Index

Variables

Let HIGHLIGHT_TIMER

HIGHLIGHT_TIMER: any

Let host

host: any

Let lastHighlights

lastHighlights: any

Let selected

selected: number = 0

Functions

currentMatchRange

  • currentMatchRange(): Range

drawHighlights

  • drawHighlights(highlights: any): void

focusHighlight

  • focusHighlight(index: any): void

getFindHost

  • getFindHost(): any

jumpToMatch

  • jumpToMatch(searchQuery: any, option: any): Promise<void>

jumpToNextMatch

  • jumpToNextMatch(n: number, searchFromView?: boolean): Promise<void>

removeHighlighting

  • removeHighlighting(): void

repositionHighlight

  • repositionHighlight(): void