I'm trying to find the keybind to pass focus into the global-search textbox but to no avail:
Isn't there a keybind for VisualStudio like 'Ctrl + Shift + P' from VSCode? Do I miss something?
I'm trying to find the keybind to pass focus into the global-search textbox but to no avail:
Isn't there a keybind for VisualStudio like 'Ctrl + Shift + P' from VSCode? Do I miss something?
Try Ctrl+Q.
In my Visual Studio it even says so in the box, but maybe that's only with the language set to German for some reason:
The feature is called "Quick Launch", so the function used for this keyboard is called Window.QuickLaunch.