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}.
(options text-editor-options-change-event)
The new value for the {@link TextEditor.options text editor's options}.
Returns: TextEditorOptions
The new value for the {@link TextEditor.options text editor's options}. **Returns:** `TextEditorOptions`
(text-editor text-editor-options-change-event)
The {@link TextEditor text editor} for which the options have changed.
Returns: TextEditor
The {@link TextEditor text editor} for which the options have changed. **Returns:** `TextEditor`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close