Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.semantic-tokens

Represents semantic tokens, either in a range or in an entire document.

Represents semantic tokens, either in a range or in an entire document.
raw docstring

datacljs

(data semantic-tokens)

The actual tokens data.

The actual tokens data.
sourceraw docstring

result-idcljs

(result-id semantic-tokens)

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