Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextEditorSelectionChangeEvent

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

层级

  • TextEditorSelectionChangeEvent

索引

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.

Optional Readonly kind

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

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹