Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CompletionContext

Contains additional information about the context in which completion provider is triggered.

Hierarchy

  • CompletionContext

Index

Properties

Optional triggerCharacter

triggerCharacter: string

Character that triggered the completion item provider.

undefined if provider was not triggered by a character.

triggerKind

How the completion was triggered.

Generated using TypeDoc