Visual Studio 2008 - Team Explorer - Keyboard shortcut
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.
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
.
精彩评论