-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
P4area-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.type-design
Description
After #56584 is complete and working. I was wondering whether it would make sense for it to also show the part directive where a declaration is coming from. For the enhanced parts feature parts are now more complex and can have inner parts with more things so I think this tool would be great for this.
@DanTup, not sure what sould be done in this case (if we'd need to replace the text on the context menu) if this is ever implemented just so you are aware of this.
We could also make a new call that would use the same logic but for part files and that would be a new thing but I don't think that is the best experience (the user would need to know if that was either imported or implemented in a part).
Metadata
Metadata
Assignees
Labels
P4area-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.type-design