Optional Readonly codeOptional Readonly completionDefines whether the built-in completionItemProvider is enabled.
Optional Readonly definitionsDefines whether the built-in definitions provider is enabled.
Optional Readonly diagnosticsDefines whether the built-in diagnostic provider is enabled.
Optional Readonly documentDefines whether the built-in references provider is enabled.
Optional Readonly documentDefines whether the built-in document formatting range edit provider is enabled.
Optional Readonly documentDefines whether the built-in documentSymbolProvider is enabled.
Optional Readonly hoversDefines whether the built-in hoverProvider is enabled.
Optional Readonly inlayDefines whether the built-in inlay hints provider is enabled.
Optional Readonly onDefines whether the built-in onType formatting edit provider is enabled.
Optional Readonly referencesDefines whether the built-in references provider is enabled.
Optional Readonly renameDefines whether the built-in rename provider is enabled.
Optional Readonly signatureDefines whether the built-in signature help provider is enabled.
Defines whether the built-in code actions provider is enabled.