- provideDocumentSymbols
JSONValue provideDocumentSymbols(DocumentSymbolParams params)
Undocumented in source. Be warned that the author may not have intended to support it.
- provideDocumentSymbolsHierarchical
DocumentSymbol[] provideDocumentSymbolsHierarchical(DocumentSymbolParams params)
Undocumented in source. Be warned that the author may not have intended to support it.
- provideDocumentSymbolsOld
SymbolInformationEx[] provideDocumentSymbolsOld(DocumentSymbolParamsEx params)
Undocumented in source. Be warned that the author may not have intended to support it.
- provideWorkspaceSymbols
SymbolInformation[] provideWorkspaceSymbols(WorkspaceSymbolParams params)
Undocumented in source. Be warned that the author may not have intended to support it.