Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICursorPositionChangedEvent

An event describing that the cursor position has changed.

Hierarchy

  • ICursorPositionChangedEvent

Index

Properties

Readonly position

position: Position

Primary cursor's position.

Readonly reason

Reason.

Readonly secondaryPositions

secondaryPositions: Position[]

Secondary cursors' position.

Readonly source

source: string

Source of the call that caused the event.

Generated using TypeDoc