Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextEditorVisibleRangesChangeEvent

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

层级

  • TextEditorVisibleRangesChangeEvent

索引

Properties(2)

Properties(2)

Readonly textEditor

textEditor: TextEditor

The text editor for which the visible ranges have changed.

Readonly visibleRanges

visibleRanges: readonly Range[]

The new value for the text editor's visible ranges.

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

Generated by TypeDoc. Maintained by 洛竹