Visual Studio Tips and Tricks - VII

(This is a part of my series Visual Studio Tips and Tricks – IV )

In my previous post I had explained how to use the shortcut Alt W, L to close all open documents in Visual Studio. This post will be taking the same situation one step further.

Rather than pressing a series of keys, you will need to install the Visual Studio addin – PowerCommands. After that you can close all the documents using the normal menu style as shown below.

For more articles on tips and tricks refer here. Or you can also access the page from the right menu under Page List heading.

PowerCommandsSetup.msi (275.50 kb)

To download the source code, you can go to the official site of PowerCommands at http://code.msdn.microsoft.com/PowerCommands.