Represents an event describing the change of a {@link TextEditor.viewColumn text editor's view column}.
Represents an event describing the change of a {@link TextEditor.viewColumn text editor's view column}.
(text-editor text-editor-view-column-change-event)
The {@link TextEditor text editor} for which the view column has changed.
Returns: TextEditor
The {@link TextEditor text editor} for which the view column has changed. **Returns:** `TextEditor`
(view-column text-editor-view-column-change-event)
The new value for the {@link TextEditor.viewColumn text editor's view column}.
Returns: ViewColumn
The new value for the {@link TextEditor.viewColumn text editor's view column}. **Returns:** `ViewColumn`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close