Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.semantic-tokens-edits

Represents edits to semantic tokens.

Represents edits to semantic tokens.
raw docstring

editscljs

(edits semantic-tokens-edits)

The edits to the tokens data. All edits refer to the initial data state.

The edits to the tokens data.
All edits refer to the initial data state.
sourceraw docstring

result-idcljs

(result-id semantic-tokens-edits)

The result id of the tokens.

This is the id that will be passed to DocumentSemanticTokensProvider.provideDocumentSemanticTokensEdits (if implemented).

The result id of the tokens.

This is the id that will be passed to `DocumentSemanticTokensProvider.provideDocumentSemanticTokensEdits` (if implemented).
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close