Visual Studio: Accessing any Window from the Keyboard
Posted
Wed, Jun 30 2010 22:24
by
Deborah Kurata
If you like to keep your hands on the keyboard, here is a tip for accessing any Visual Studio window.
Ctrl + Tab
When you are in Visual Studio, just press Ctrl + Tab. You will get a popup window that looks something like this:
Keep holding down the Ctrl key and use the arrow key to move around to the desired window. Release the Ctrl key and the selected window gets focus.
Enjoy!