Equations
- One or more equations did not get rendered due to their size.
 
Instances For
def
Lean.Elab.InlayHintLabelPart.toLspInlayHintLabelPart
(text : FileMap)
(p : InlayHintLabelPart)
 :
Equations
- One or more equations did not get rendered due to their size.
 
Instances For
Equations
- One or more equations did not get rendered due to their size.
 - Lean.Elab.InlayHintLabel.toLspInlayHintLabel text (Lean.Elab.InlayHintLabel.name n) = pure (Lean.Lsp.InlayHintLabel.name n)
 
Instances For
Equations
- Lean.Elab.InlayHintTextEdit.toLspTextEdit text e = { range := text.utf8RangeToLspRange e.range, newText := e.newText }
 
Instances For
Equations
- One or more equations did not get rendered due to their size.
 
Instances For
def
Lean.Server.FileWorker.applyEditToHint?
(hintMod : Name)
(ihi : Elab.InlayHintInfo)
(range : String.Range)
(newText : String)
 :
Equations
- One or more equations did not get rendered due to their size.
 
Instances For
- oldInlayHints : Array Elab.InlayHintInfo
 - oldFinishedSnaps : Nat
 - isFirstRequestAfterEdit : Bool
 
Instances For
Equations
Instances For
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.
 
Instances For
Equations
- One or more equations did not get rendered due to their size.