Liking cljdoc? Tell your friends :D
ClojureScript only.

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

Represents sources that can cause {@link window.onDidChangeTextEditorSelection selection change events}.

Represents sources that can cause {@link window.onDidChangeTextEditorSelection selection change events}.
raw docstring

commandcljs

Selection changed because a command ran.

Selection changed because a command ran.
sourceraw docstring

keyboardcljs

Selection changed due to typing in the editor.

Selection changed due to typing in the editor.
sourceraw docstring

mousecljs

Selection change due to clicking in the editor.

Selection change due to clicking in the editor.
sourceraw docstring

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

× close