@marianfoo/adt-ls - v0.4.1
npm
GitHub
Preparing search index...
SemanticTokensLegend
Interface SemanticTokensLegend
The server's semantic-tokens legend (from
initialize
capabilities).
interface
SemanticTokensLegend
{
tokenModifiers
:
string
[]
;
tokenTypes
:
string
[]
;
}
Index
Properties
token
Modifiers
token
Types
Properties
token
Modifiers
tokenModifiers
:
string
[]
token
Types
tokenTypes
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
token
Modifiers
token
Types
npm
GitHub
@marianfoo/adt-ls - v0.4.1
Loading...
The server's semantic-tokens legend (from
initializecapabilities).