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

Fields

triggerKind:CompletionTriggerKind

How the completion was triggered.

@:optionaloptionaltriggerCharacter:Null<String>

The trigger character (a single character) that has trigger code complete. Is undefined if triggerKind !== CompletionTriggerKind.TriggerCharacter