[analyzer_plugin]: Add a way to react to VSCode source.fixAll
#55887
Labels
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
In a project with a .vscode/settings.json file:
Currently, this will not apply custom fixes.
I assume this is because there's no support for batch work in analyzer_plugin. But this would be great to support :)
The text was updated successfully, but these errors were encountered: