Documentation

Lean.Data.Lsp.LanguageFeatures

Instances For
    Instances For
      Equations
      structure Lean.Lsp.CompletionList :
      Type
      Instances For
        structure Lean.Lsp.Hover :
        Type
        Instances For
          • includeDeclaration : Bool
          Instances For
            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.
                structure Lean.Lsp.DocumentSymbolAux (Self : Type) :
                Type
                Instances For
                  instance Lean.Lsp.instToJsonDocumentSymbolAux :
                  {Self : Type} → [inst : Lean.ToJson Self] → Lean.ToJson (Lean.Lsp.DocumentSymbolAux Self)
                  Equations
                  • Lean.Lsp.instToJsonDocumentSymbolAux = { toJson := Lean.Lsp.toJsonDocumentSymbolAux✝ }
                  inductive Lean.Lsp.SymbolTag :
                  Type
                  Instances For
                    Instances For
                      Equations
                      • One or more equations did not get rendered due to their size.

                      The semantic token modifiers included by default in the LSP specification. Not used by the Lean core, but implementing them here allows them to be utilized by users extending the Lean server.

                      Instances For
                        Equations
                        • One or more equations did not get rendered due to their size.
                        Instances For
                          Instances For
                            Instances For
                              structure Lean.Lsp.SemanticTokens :
                              Type
                              Instances For
                                Instances For
                                  Equations
                                  • One or more equations did not get rendered due to their size.
                                  structure Lean.Lsp.FoldingRange :
                                  Type
                                  Instances For