Ambiguous extension member access three or more should contain context messages #59542
Labels
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-ux
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
Even after #56269 was fixed if you have three or more extension types where two have the same name, you don't get the same details for where are the extensions defined.
Here is the CL for this https://dart-review.googlesource.com/c/sdk/+/396540
The text was updated successfully, but these errors were encountered: