Include import prefixes on hover types when available #60107
Labels
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-hover
Issues related to hovers
devexp-server
Issues related to some aspect of the analysis server
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
Inspired by #33695, #56935 and #56350, I'm requesting that types on hovers, when applicable, should display the import prefix/alias to help differentiate.
When multiple aliases are available for one declaration:
WDYT @srawlins, @bwilkerson?
The text was updated successfully, but these errors were encountered: