Represents edits to semantic tokens.
Represents edits to semantic tokens.
(edits semantic-tokens-edits)
The edits to the tokens data. All edits refer to the initial data state.
Returns: SemanticTokensEdit[]
The edits to the tokens data. All edits refer to the initial data state. **Returns:** `SemanticTokensEdit[]`
(result-id semantic-tokens-edits)
The result id of the tokens.
This is the id that will be passed to DocumentSemanticTokensProvider.provideDocumentSemanticTokensEdits
(if implemented).
Returns: string | undefined
The result id of the tokens. This is the id that will be passed to `DocumentSemanticTokensProvider.provideDocumentSemanticTokensEdits` (if implemented). **Returns:** `string | undefined`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |