Visual Studio 2008 - Team Explorer - Keyboard shortcut
keyboard-shortcuts, team-explorer, visual-studio, visual-studio-2008
Solution
Yes it is CTRL + \ , CTRL + M
In the future if you need to find out what the keyboard shortcut is for a given item, the easiest way is to do the following
- Open Tools -> Options -> Environment -> Keyboard
- Type in the component name to "Show Commands Containing"
- Click on the appropriate command it it's shortcut, if present, will show in the shortcut menu.
After typing in "TeamExplorer" to 2010 Beta2, it show up only 4 commands, one of which is `View.TeamExplorer`.
Problem
Is there a keyboard shortcut to switch to Team Explorer? For example, to switch to Solution Explorer it's CTRL + ALT + L. But I cannot find one for Team Explorer.