Preparing search index...
The search index is not available
Monaco Editor API
Monaco Editor API
languages
DocumentRangeSemanticTokensProvider
Interface DocumentRangeSemanticTokensProvider
Hierarchy
DocumentRangeSemanticTokensProvider
Index
Methods
get
Legend
provide
Document
Range
Semantic
Tokens
Methods
get
Legend
get
Legend
(
)
:
SemanticTokensLegend
Returns
SemanticTokensLegend
provide
Document
Range
Semantic
Tokens
provide
Document
Range
Semantic
Tokens
(
model
:
ITextModel
, range
:
Range
, token
:
CancellationToken
)
:
ProviderResult
<
SemanticTokens
>
Parameters
model:
ITextModel
range:
Range
token:
CancellationToken
Returns
ProviderResult
<
SemanticTokens
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Monaco
Editor API
editor
languages
css
html
json
typescript
worker
Document
Range
Semantic
Tokens
Provider
get
Legend
provide
Document
Range
Semantic
Tokens