Method

LspCodeActionContextget_trigger

Declaration

LspCodeActionTriggerKind
lsp_code_action_context_get_trigger (
  LspCodeActionContext* self
)

Description

Gets the value of trigger.

The reason why code actions were requested.

Since:

3.17.0.

Return value

Type: LspCodeActionTriggerKind

The value of trigger.