TextEditorSelectionChangeEvent

Represents an event describing the change in a text editor's selections.

Online Documentation

Properties

Link copied to clipboard

The change kind which has triggered this event. Can be undefined.

Link copied to clipboard

The new value for the text editor's selections.

Link copied to clipboard
abstract val textEditor: TextEditor

The text editor for which the selections have changed.