Liking cljdoc? Tell your friends :D
ClojureScript only.

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

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

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

optionscljs

(options text-editor-options-change-event)

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

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

text-editorcljs

(text-editor text-editor-options-change-event)

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

The {@link TextEditor text editor} for which the options have changed.
sourceraw docstring

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

× close