© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
15 replies
surwren

VScode-equivalent functions in MSVS [Answered]

1. VScode has a handy function where you are able to CTRL+CLICK into a function name in a .class file within a folder and it will automatically bring you to where that method is located (even if it's within a totally different .class file).
2. There's also global search (CTRL+SHIFT+F) if a folder is open.

Does MSVS have an equivalent of these two functions? If so, how do I use them?

(not related, but this is where I found the functions: https://code.visualstudio.com/assets/docs/getstarted/tips-and-tricks/KeyboardReferenceSheet.png)
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ Data breakpoints in MSVS
C#CC# / help
3y ago
VSCode working with SharedProjects [Answered]
C#CC# / help
4y ago
❔ MSVS- List in Immediate Window
C#CC# / help
3y ago
Top-level statements in MSVS
C#CC# / help
4y ago