Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextEditorVisibleRangesChangeEvent

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

Hierarchy

  • TextEditorVisibleRangesChangeEvent

Index

Properties

textEditor: TextEditor

The text editor for which the visible ranges have changed.

visibleRanges: readonly Range[]

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