Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CodeActionContext

Contains additional diagnostic information about the context in which a code action is run.

层级

  • CodeActionContext

索引

Properties(3)

Properties(3)

Readonly triggerKind

The reason why code actions were requested.

Readonly diagnostics

diagnostics: readonly Diagnostic[]

An array of diagnostics.

Optional Readonly only

Requested kind of actions to return.

Actions not of this kind are filtered out before being shown by the lightbulb.

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹