documentSymbol
langoustine.lsp.requests$.textDocument$.documentSymbol$
object documentSymbol extends LSPRequest
A request to list all symbols found in a given text document. The request's parameter is of type TextDocumentIdentifier the response is of type SymbolInformation[] or a Thenable that resolves to such.
Attributes
- Graph
-
- Supertypes
- Self type
-
documentSymbol.type
Members list
In this article