-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
P4area-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.devexp-plugintype-documentationA request to add or improve documentationA request to add or improve documentation
Description
Hello!
Currently analysis_server_plugin docs are a little bit limited. They are a good start, but lots of things are left unsaid.
Looking for more (such as what MultiCorrectionProducer is for), I spotted https://github.com/dart-lang/sdk/blob/bc165fd5e148d89ee053b9b9c5ad29b9fae96b0e/pkg/analysis_server/doc/implementation/quick_fix.md
I feel like those couple of docs are quite valuable. I assume it would be beneficial to reuse them for the plugin system
Maybe instead of the current docs, we could use those docs. And the parts about "bulk fixes" would be flagged as "Currently unsupported by external rules/fixes" until it is officially supported too.
srawlins and FMorschel
Metadata
Metadata
Assignees
Labels
P4area-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.devexp-plugintype-documentationA request to add or improve documentationA request to add or improve documentation