Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide quick fix for resolving a bad comment reference with a doc-import #56179

Open
srawlins opened this issue Jul 8, 2024 · 2 comments
Open
Labels
analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug

Comments

@srawlins
Copy link
Member

srawlins commented Jul 8, 2024

Essentially, provide a quick fix for comment_references which offers the same import choices as are currently offered with other "add/update import" quick fixes, but adds @docImport comment directives.

@srawlins srawlins added area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. analyzer-quick-fix P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug labels Jul 8, 2024
@srawlins
Copy link
Member Author

srawlins commented Jul 8, 2024

CC @goderbauer

@goderbauer
Copy link
Contributor

Yes, please!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

2 participants