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

Make comment_references fixes add doc imports instead of normal imports #59759

Open
FMorschel opened this issue Dec 18, 2024 · 1 comment
Open
Labels
analyzer-quick-fix 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

Comments

@FMorschel
Copy link
Contributor

After #59723, inspired by #59741 and #59724. I'm opening this issue to track the work for making the fixes for comment_references (edited in #59723) into fixes that add doc imports and not normal imports.

//CC @srawlins and @bwilkerson

@FMorschel FMorschel added the area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. label Dec 18, 2024
@srawlins srawlins added the type-enhancement A request for a change that isn't a bug label Dec 27, 2024
@keertip keertip added analyzer-quick-fix P3 A lower priority bug or feature request labels Jan 2, 2025
@FMorschel
Copy link
Contributor Author

There is also no reference to doc imports on the docs for comment_references (see https://dart.dev/tools/linter-rules/comment_references). So this should probably address this too.

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. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

3 participants