Quick-fix for comment_references
when an element could be imported
#50279
Labels
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-quick-fix
Issues with analysis server (quick) fixes
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
Uh oh!
There was an error while loading. Please reload this page.
Dart version: 2.18.2
I'm not sure if this is the correct repository to suggest this, please do let me know if it's not.
At the moment,

comment_references
will display a warning if a reference is invalid.However, no quick fix is available for it. It will be great QOL improvement if there is a quick fix that suggests possible packages/files to import the reference from.
The text was updated successfully, but these errors were encountered: