lsp.SemanticTokensOptions
Fields3
SemanticTokensOptions.legend : lsp.SemanticTokensLegend
The legend used by the server
SemanticTokensOptions.range : boolean | lsp._anonym1.range | nil
Server supports providing semantic tokens for a specific range of a document.
SemanticTokensOptions.full : boolean | lsp.SemanticTokensFullDelta | nil
Server supports providing semantic tokens for a full document.