Method

LspCodeActionContextset_trigger

Declaration

void
lsp_code_action_context_set_trigger (
  LspCodeActionContext* self,
  LspCodeActionTriggerKind value
)

Description

Sets the value of trigger.

The reason why code actions were requested.

Since:

3.17.0.

Parameters

value

Type: LspCodeActionTriggerKind

The new value of trigger.