Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.text-editor-selection-change-event

Represents an event describing the change in a {@link TextEditor.selections text editor's selections}.

Represents an event describing the change in a {@link TextEditor.selections text editor's selections}.
raw docstring

kindcljs

(kind text-editor-selection-change-event)

The {@link TextEditorSelectionChangeKind change kind} which has triggered this event. Can be undefined.

The {@link TextEditorSelectionChangeKind change kind} which has triggered this
event. Can be `undefined`.
sourceraw docstring

selectionscljs

(selections text-editor-selection-change-event)

The new value for the {@link TextEditor.selections text editor's selections}.

The new value for the {@link TextEditor.selections text editor's selections}.
sourceraw docstring

text-editorcljs

(text-editor text-editor-selection-change-event)

The {@link TextEditor text editor} for which the selections have changed.

The {@link TextEditor text editor} for which the selections have changed.
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