There's a code action called `source.fixAll`, referenced [here](https://code.visualstudio.com/api/references/vscode-api#CodeActionKind), that's missing from the `CodeActionKind` enum. Happy to add it via PR if welcome.
There's a code action called
source.fixAll, referenced here, that's missing from theCodeActionKindenum.Happy to add it via PR if welcome.