Skip to content
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

Allow "Find All References" to expand to a full tab #12101

Closed
hoovercj opened this issue Sep 15, 2016 · 5 comments
Closed

Allow "Find All References" to expand to a full tab #12101

hoovercj opened this issue Sep 15, 2016 · 5 comments
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

Comments

@hoovercj
Copy link
Member

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.

image

@jrieken
Copy link
Member

jrieken commented Sep 19, 2016

@hoovercj There is an extension doing something very similar: https://marketplace.visualstudio.com/items?itemName=jrieken.references-plusplus

@jrieken jrieken removed their assignment Sep 19, 2016
@jrieken jrieken added feature-request Request for new features or functionality ux User experience issues *extension-candidate Issue identified as good extension implementation labels Sep 19, 2016
@dshook
Copy link

dshook commented Jan 11, 2018

Agreed on this one. Right now if you find a reference, click on it to go to the file, the inline view of references obscures what you just clicked to view, so you close it, then find out that wasn't the reference you were looking for, then have to go and re-find all references.

@mbenkmann
Copy link

I think this issue should be merged with issue #22261. It seems to be the same thing.

@jrieken
Copy link
Member

jrieken commented Mar 20, 2018

Agreed, closing as dupe

@jrieken
Copy link
Member

jrieken commented Mar 20, 2018

/duplicate of #22261

@jrieken jrieken closed this as completed Mar 20, 2018
@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Mar 20, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

No branches or pull requests

4 participants