Registers all widget-related RPC procedures.
- msg : Server.WithRpcRef MessageData
- indent : Nat
Instances For
The information that the infoview uses to render a popup for when the user hovers over an expression.
- type : Option CodeWithInfos
- exprExplicit : Option CodeWithInfos
Show the term with the implicit arguments.
Docstring. In markdown.
Instances For
Given elaborator info for a particular subexpression. Produce the InfoPopup
.
The intended usage of this is for the infoview to pass the InfoWithCtx
which
was stored for a particular SubexprInfo
tag in a TaggedText
generated with ppExprTagged
.
Equations
Instances For
Equations
Instances For
Equations
Instances For
- lineRange? : Option Lsp.LineRange
Return diagnostics for these lines only if present, otherwise return all diagnostics.
Instances For
- kind : Server.GoToKind