Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TextEditorSelectionChangeKind

Represents sources that can cause selection change events.

索引

Enumeration members(3)

Enumeration members(3)

Keyboard

Keyboard: = 1

Selection changed due to typing in the editor.

Mouse

Mouse: = 2

Selection change due to clicking in the editor.

Command

Command: = 3

Selection changed because a command ran.

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

Generated by TypeDoc. Maintained by 洛竹