Currently browsing tag

VS2010

Creating handy shortcuts VS2010

There are several in-built keyboard shortcuts available in Visual Studio. However, there are some actions that developers need shortcuts for, that are not available by default. One of them is opening up “TFS Source Control Explorer” tool window. I typically attach Ctrl+Alt+S to this action. Currently we have to open the Team …