Skip to content

Add a hint when an import URI can be canonicalized #42829

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

Open
natebosch opened this issue Jul 24, 2020 · 1 comment
Open

Add a hint when an import URI can be canonicalized #42829

natebosch opened this issue Jul 24, 2020 · 1 comment
Labels
area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-warning Issues with the analyzer's Warning codes P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug

Comments

@natebosch
Copy link
Member

See #31230 (comment)

If a user imports package:foo//foo.dart we should hint towards package:foo/foo.dart instead.

@natebosch natebosch added legacy-area-analyzer Use area-devexp instead. devexp-warning Issues with the analyzer's Warning codes labels Jul 24, 2020
@srawlins srawlins added the P3 A lower priority bug or feature request label Nov 10, 2020
@srawlins srawlins added the type-enhancement A request for a change that isn't a bug label Nov 30, 2021
@leafpetersen
Copy link
Member

Someone just got bit by this again recently: fluttercommunity/get_it#222 .

@bwilkerson bwilkerson added area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. and removed legacy-area-analyzer Use area-devexp instead. labels Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-warning Issues with the analyzer's Warning codes 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

4 participants