Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.selected-completion-info

Describes the currently selected completion item.

Describes the currently selected completion item.
raw docstring

rangecljs

(range selected-completion-info)

The range that will be replaced if this completion item is accepted.

Returns: Range

The range that will be replaced if this completion item is accepted.

**Returns:** `Range`
sourceraw docstring

textcljs

(text selected-completion-info)

The text the range will be replaced with if this completion is accepted.

Returns: string

The text the range will be replaced with if this completion is accepted.

**Returns:** `string`
sourceraw docstring

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

× close