OptionalcallCapabilities specific to the various call hierarchy requests.
OptionalcodeCapabilities specific to the textDocument/codeAction request.
OptionalcodeCapabilities specific to the textDocument/codeLens request.
OptionalcolorCapabilities specific to the textDocument/documentColor and the
textDocument/colorPresentation request.
OptionalcompletionCapabilities specific to the textDocument/completion request.
OptionaldeclarationCapabilities specific to the textDocument/declaration request.
OptionaldefinitionCapabilities specific to the textDocument/definition request.
OptionaldiagnosticCapabilities specific to the diagnostic pull model.
OptionaldocumentCapabilities specific to the textDocument/documentHighlight request.
OptionaldocumentCapabilities specific to the textDocument/documentLink request.
OptionaldocumentCapabilities specific to the textDocument/documentSymbol request.
OptionalfiltersDefines which filters the client supports.
OptionalfoldingCapabilities specific to the textDocument/foldingRange request.
OptionalformattingCapabilities specific to the textDocument/formatting request.
OptionalhoverCapabilities specific to the textDocument/hover request.
OptionalimplementationCapabilities specific to the textDocument/implementation request.
OptionalinlayCapabilities specific to the textDocument/inlayHint request.
OptionalinlineClient capabilities specific to inline completions.
OptionalinlineCapabilities specific to the textDocument/inlineValue request.
OptionallinkedCapabilities specific to the textDocument/linkedEditingRange request.
OptionalmonikerClient capabilities specific to the textDocument/moniker request.
OptionalonCapabilities specific to the textDocument/onTypeFormatting request.
OptionalpublishCapabilities specific to the textDocument/publishDiagnostics notification.
OptionalrangeCapabilities specific to the textDocument/rangeFormatting request.
OptionalreferencesCapabilities specific to the textDocument/references request.
OptionalrenameCapabilities specific to the textDocument/rename request.
OptionalselectionCapabilities specific to the textDocument/selectionRange request.
OptionalsemanticCapabilities specific to the various semantic token request.
OptionalsignatureCapabilities specific to the textDocument/signatureHelp request.
OptionalsynchronizationDefines which synchronization capabilities the client supports.
OptionaltypeCapabilities specific to the textDocument/typeDefinition request.
OptionaltypeCapabilities specific to the various type hierarchy requests.
Text document specific client capabilities.