Method

LspCompletionContextget_trigger_kind

Declaration

LspCompletionTriggerKind
lsp_completion_context_get_trigger_kind (
  LspCompletionContext* self
)

Description

Gets the value of trigger_kind.

How the completion was triggered.

Return value

Type: LspCompletionTriggerKind

The value of trigger_kind.