Documentation

Lean.Data.Lsp.LanguageFeatures

structure Lean.Lsp.CompletionOptions :
Type
structure Lean.Lsp.InsertReplaceEdit :
Type
Equations
structure Lean.Lsp.CompletionList :
Type
structure Lean.Lsp.Hover :
Type
structure Lean.Lsp.ReferenceContext :
Type
  • includeDeclaration : Bool
structure Lean.Lsp.DocumentSymbolAux (Self : Type) :
Type
instance Lean.Lsp.instToJsonDocumentSymbolAux :
{Self : Type} → [inst : Lean.ToJson Self] → Lean.ToJson (Lean.Lsp.DocumentSymbolAux Self)
Equations
  • Lean.Lsp.instToJsonDocumentSymbolAux = { toJson := [anonymous] }
inductive Lean.Lsp.SymbolTag :
Type
structure Lean.Lsp.SymbolInformation :
Type
Equations
structure Lean.Lsp.SemanticTokens :
Type