Persistent result view for Find All References #25212
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
feature-request
Request for new features or functionality
ux
User experience issues
I'm trying to explore the code in a large (~25000 LOC) TypeScript file, and it gets a little confusing when you're only able to look at the find references result for a single function at a time. I had two feature requests:
A more general solution to the problem would be some kind of symbol explorer that lets you inspect the complete reference graph of any symbol, however this might be prohibitively expensive given how the language server protocol works.
The text was updated successfully, but these errors were encountered: