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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close