Allow "Find All References" to expand to a full tab #12101
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
*extension-candidate
Issue identified as good extension implementation
feature-request
Request for new features or functionality
ux
User experience issues
Right now "find all references" opens the code-lens pop-up. If I am in a large project and want to see all references to a symbol such as an interface, I might want to bounce between different implementations. This is made difficult by the fact that the list of references doesn't persist/can't be expanded.
It would be great if there was an option to expand the "find all references" results into the search tab, and navigate between them. Bad mspaint mockup below, with the references listed on the right and the referencing code in a tab on the right.
The text was updated successfully, but these errors were encountered: