.Net Tips and Tricks

Blog archive

Free Visual Studio 2010 Tools You Need: VSCommands 2010 Lite

I'm really enjoying going through the Extensions Gallery in Visual Studio 2010 to see what's available and, more importantly, what's available and free. Many of the extensions also work in earlier versions of Visual Studio and/or have versions that do. My latest download, however, only works for Visual Studio 2010.

VSCommands 2010 Lite adds about two dozen neat features to Visual Studio -- in fact, some are so essential I wonder why they're not included in Visual Studio out of the box. For instance, VSCommands adds a Locate in Solution option to Solution Explorer and the Editor window context menu. This option synchronizes the currently selected file in Solution Explorer with the file open in the Editor. I'm frequently working on a Solution with over a dozen projects, so the ability (after double clicking on an entry in the Errors window) to figure out what project I'm in is really worth something.

Speaking of the Editor window context menu, I also like the Add Guid option that lets me insert a GUID into my code without having to go to the Tools menu. And, speaking of solutions with over a dozen projects, my favorite feature is one that I never use explicitly: VSCommands terminates the build process as soon as even one project fails. As you can imagine, this feature saves me a lot of sitting around waiting for builds to complete when I have a problem with a project early in the build process.

That's just two or three of my favorite features among twenty-four in VSCommands 2010 Lite. And, as the name implies, there's a Pro version that costs money and throws in even more goodies. One warning: Install this package before you open a project -- installation requires restarting Visual Studio.

I'm going to have to find some way to control this addiction to Visual Studio add-ins, though. My pop-up menus are getting longer and longer as I keep adding new cool tools.

Posted by Peter Vogel on 01/21/2011 at 9:49 AM


comments powered by Disqus

Reader Comments:

Tue, Jun 7, 2011 Marc

VS2010: Tools -> Options -> Projects and Solutions –> General Many thanks!

Thu, Jan 27, 2011 Peter Vogel Canada

Tom: What a great tip! I didn't know that (obviously).

Wed, Jan 26, 2011 Tom Winter www.amosfivesix.com

VS 2005 (and I assume later) already has something like "Locate in Solution". Under Tools | Customize | View there is the command "Track Activity in Solution Explorer". Drag it onto a toolbar. I normally keep it turned on. When I want to find the file's place in the solution, I click it on, then click it off. There you go.

Add Your Comments Now:

Your Name:(optional)
Your Email:(optional)
Your Location:(optional)
Comment:
Please type the letters/numbers you see above