Optional Readonly colorsOptional 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 document formatting edit 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 foldingDefines whether the built-in foldingRange provider is enabled.
Optional Readonly hoversDefines whether the built-in hoverProvider 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 selectionDefines whether the built-in selection range provider is enabled.
Defines whether the built-in color provider is enabled.