OptionalapplyThe client supports applying batch edits to the workspace by supporting the request 'workspace/applyEdit'
OptionalcodeCapabilities specific to the code lens requests scoped to the workspace.
OptionalconfigurationThe client supports workspace/configuration requests.
OptionaldiagnosticsCapabilities specific to the diagnostic requests scoped to the workspace.
OptionaldidCapabilities specific to the workspace/didChangeConfiguration notification.
OptionaldidCapabilities specific to the workspace/didChangeWatchedFiles notification.
OptionalexecuteCapabilities specific to the workspace/executeCommand request.
OptionalfileThe client has support for file notifications/requests for user operations on files.
Since 3.16.0
OptionalfoldingCapabilities specific to the folding range requests scoped to the workspace.
OptionalinlayCapabilities specific to the inlay hint requests scoped to the workspace.
OptionalinlineCapabilities specific to the inline values requests scoped to the workspace.
OptionalsemanticCapabilities specific to the semantic token requests scoped to the workspace.
OptionalsymbolCapabilities specific to the workspace/symbol request.
OptionaltextCapabilities specific to the workspace/textDocumentContent request.
OptionalworkspaceCapabilities specific to WorkspaceEdits.
OptionalworkspaceThe client has support for workspace folders.
Workspace specific client capabilities.