Class KeywordsCompletionProvider

Implements

Constructors

Properties

exclusive: boolean = false

When set to true it means that no other completion source should activate when this one activates,

textOnly: boolean = true

WHen set to true it means that this Completion source can work without an AST, for example when the file is syntactically invalid.

Methods