Represents an event describing the change in a {@link TextEditor.visibleRanges text editor's visible ranges}.
Represents an event describing the change in a {@link TextEditor.visibleRanges text editor's visible ranges}.
(text-editor text-editor-visible-ranges-change-event)
The {@link TextEditor text editor} for which the visible ranges have changed.
Returns: TextEditor
The {@link TextEditor text editor} for which the visible ranges have changed. **Returns:** `TextEditor`
(visible-ranges text-editor-visible-ranges-change-event)
The new value for the {@link TextEditor.visibleRanges text editor's visible ranges}.
Returns: readonly Range[]
The new value for the {@link TextEditor.visibleRanges text editor's visible ranges}. **Returns:** `readonly Range[]`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close