CodeActionContext$Typings extension

on

Properties

diagnostics List<Diagnostic>

Available on CodeActionContext, provided by the CodeActionContext$Typings extension

An array of diagnostics.
no setter
only CodeActionKind?

Available on CodeActionContext, provided by the CodeActionContext$Typings extension

Requested kind of actions to return.
no setter
triggerKind CodeActionTriggerKind

Available on CodeActionContext, provided by the CodeActionContext$Typings extension

The reason why code actions were requested.
no setter