Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextEditorOptionsChangeEvent

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

Hierarchy

  • TextEditorOptionsChangeEvent

索引

Properties

Properties

Readonly textEditor

textEditor: TextEditor

The text editor for which the options have changed.

Readonly options

The new value for the text editor's options.

VS Code 插件开发中文文档 | VS Code 中文文档 | 官网文档

Generated by TypeDoc