Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextEditorSelectionChangeEvent

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

Hierarchy

  • TextEditorSelectionChangeEvent

Index

Properties(3)

Properties(3)

Readonly textEditor

textEditor: TextEditor

The text editor for which the selections have changed.

Readonly selections

selections: readonly Selection[]

The new value for the text editor's selections.

Readonly kind

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

Generated by TypeDoc. Maintained by 洛竹