Describes how an inline completion provider was triggered.
Completion was triggered automatically while editing. It is sufficient to return a single completion item in this case.
Completion was triggered explicitly by a user gesture. Return multiple completion items to enable cycling through them.
Describes how an inline completion provider was triggered.