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

"Go to Symbol in Workspace…" does not show symbols in dependencies #59551

Closed
tinder-tannerbennett opened this issue Aug 7, 2024 · 4 comments
Labels
Working as Intended The behavior described is the intended behavior; this is not a bug

Comments

@tinder-tannerbennett
Copy link

tinder-tannerbennett commented Aug 7, 2024

🔎 Search Terms

typescript, symbol, go to symbol in workspace, dependencies

🕗 Version & Regression Information

I only just noticed this behavior as it is a feature I don't use often

🙁 Actual behavior

When using the "Go to Symbol in Workspace…" feature in VS Code, only symbols within my project are shown.

🙂 Expected behavior

"Go to Symbol in Workspace…" should show symbols in my project and my dependencies.

Additional information about the issue

This UI is populated by the language server, so that is why I'm filing the issue against Typescript and not against VS Code.

Tested using Typescript 5.5.4 and VS Code 1.92.0

@RyanCavanaugh
Copy link
Member

This is intentional

@RyanCavanaugh RyanCavanaugh added the Working as Intended The behavior described is the intended behavior; this is not a bug label Aug 8, 2024
@typescript-bot
Copy link
Collaborator

This issue has been marked as "Working as Intended" and has seen no recent activity. It has been automatically closed for house-keeping purposes.

@typescript-bot typescript-bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 11, 2024
@tinder-tannerbennett
Copy link
Author

@RyanCavanaugh Why's that? Why is there not a setting to show them, or a separate shortcut to search them?

More often than not, I find myself wanting to use "go to symbol" for symbols in my dependencies

@tinder-tannerbennett
Copy link
Author

@RyanCavanaugh 🥲 in case you didn't see my reply

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Working as Intended The behavior described is the intended behavior; this is not a bug
Projects
None yet
Development

No branches or pull requests

3 participants