Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextEditorSelectionChangeEvent

Represents an event describing the change in text editor selections.

Hierarchy

  • TextEditorSelectionChangeEvent

Index

Properties

Optional kind

selections

selections: Selection[]

The new text editor selections

textEditor

textEditor: TextEditor

The text editor for which the selections have changed.