Contains additional diagnostic information about the context in which a {@link CodeActionProvider.provideCodeActions code action} is run.
Contains additional diagnostic information about the context in which a {@link CodeActionProvider.provideCodeActions code action} is run.
(diagnostics code-action-context)
An array of diagnostics.
An array of diagnostics.
(only code-action-context)
Requested kind of actions to return.
Actions not of this kind are filtered out before being shown by the lightbulb.
Requested kind of actions to return. Actions not of this kind are filtered out before being shown by the [lightbulb](https://code.visualstudio.com/docs/editor/editingevolved#_code-action).
(trigger-kind code-action-context)
The reason why code actions were requested.
The reason why code actions were requested.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close