Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NoopNavigationLocationUpdater

NOOP navigation location updater for testing. Use this, if you want to avoid any location updates during the tests.

Hierarchy

Index

Constructors

constructor

Methods

affects

  • affects(): false

Protected contained

  • contained(subRange: Range, range: Range): boolean

Protected handleBefore

  • handleBefore(candidate: NavigationLocation, modification: Range, lineDiff: number, startCharacter: number, endCharacter: number): Context

Protected handleInside

Protected shiftLine

  • shiftLine(position: Position, diff: number): Position
  • shiftLine(range: Range, diff: number): Range