Hierarchy

  • CompletionContext

Properties

before: string

The code before the cursor.

explicit: boolean

True if the completion was started explicitly with Ctrl+Space. False otherwise.

language: string

The language at the cursor's position.

lineBefore: string

The line before the cursor.

pos: number

The cursor position in the document.

Generated using TypeDoc