Liking cljdoc? Tell your friends :D

dots.vscode.inline-value-variable-lookup

Provide inline value through a variable lookup. If only a range is specified, the variable name will be extracted from the underlying document. An optional variable name can be used to override the extracted name.

Provide inline value through a variable lookup.
If only a range is specified, the variable name will be extracted from the underlying document.
An optional variable name can be used to override the extracted name.
raw docstring

case-sensitive-lookup?cljs

(case-sensitive-lookup? inline-value-variable-lookup)

How to perform the lookup.

How to perform the lookup.
sourceraw docstring

rangecljs

(range inline-value-variable-lookup)

The document range for which the inline value applies. The range is used to extract the variable name from the underlying document.

The document range for which the inline value applies.
The range is used to extract the variable name from the underlying document.
sourceraw docstring

variable-namecljs

(variable-name inline-value-variable-lookup)

If specified the name of the variable to look up.

If specified the name of the variable to look up.
sourceraw docstring

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

× close