Namespace DocumentSymbolRequest

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.

Variables

messageDirection
method
type