In the lecture Sam uses the ctrl+p to search for function declarations, what’s the easiest way to achieve this in Visual Studio?
Ctrl + T is probably what you’re after, and there’s fillters for specific things like types, symbols, lines, etc.
Hover over and you get the keyboard shortcut for that specific thing e.g. Ctrl + 1, Ctrl + S is for searching symbols
Ahh that’s it! You’re a star Dan, cheers mate! Sorry for the constant trivial questions
No worries
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.