2008-08-08

PowerCommands for Visual Studio 2008

For those of you that have to work in Solutions that have tons of projects in them in Visual Studio 2008; you've probably become quickly annoyed by the fact that when you open the solution, all of the projects are expanded.

I got tired of it and searched around the net for something that would help... I found PowerCommands for Visual Studio 2008 by klevy. You can right-click anywhere in the Solution Explorer and select "Collapse Projects" from that level.

It has other really cool features too like:
  • Clear all panes (like Error List, Output, etc.)
  • Copy Path (puts the path of the file in Solution Explorer in your clipboard)
  • Copy and Paste References
  • Edit Project File (to hand-edit the XML)
  • And much more!

I highly recommend it.

No comments: