Hotkey to open TFS Source Control Explorer in Visual Studio 2012?

后端 未结 6 1890
后悔当初
后悔当初 2021-02-03 18:17

Currently I have to open Team Explorer and click on Source Control Explorer as below snapshot.

I do this very often and need a hotkey for that.

What

6条回答
  •  伪装坚强ぢ
    2021-02-03 18:55

    You can use Ctrl+0,P to open the Pending Changes Window.

    You can find all the shortcuts for team Explorer on this blog: http://blogs.msdn.com/b/buckh/archive/2012/06/06/team-explorer-2012-keyboard-shortcuts.aspx

    Update:

    In Visual Studio 2013 Ctrl+0,P doesn't seem to work to open Pending Changes, but you can use Alt-V,E,H or configure a custom shortcut in the menu Tools/Options/Environment/Keyboard.

提交回复
热议问题