Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CompletionContext

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

层级

  • CompletionContext

索引

Properties(2)

Properties(2)

Readonly triggerKind

How the completion was triggered.

Optional Readonly triggerCharacter

triggerCharacter: string

Character that triggered the completion item provider.

undefined if provider was not triggered by a character.

The trigger character is already in the document when the completion provider is triggered.

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹