Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextEditorVisibleRangesChangeEvent

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

Hierarchy

  • TextEditorVisibleRangesChangeEvent

Index

Properties

textEditor

textEditor: TextEditor

The text editor for which the visible ranges have changes.

visibleRanges

visibleRanges: Range[]

The new text editor visible ranges.