CodeActionContext

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

Online Documentation

Properties

Link copied to clipboard

An array of diagnostics.

Link copied to clipboard
abstract val only: CodeActionKind?

Requested kind of actions to return.

Link copied to clipboard

The reason why code actions were requested.