PowerCommands for VS2008

From Pablo's announcement:

PowerCommands is a set of useful extensions for the Visual Studio 2008 adding additional functionality to various areas of the IDE.

I'm loving this add-on to VS. My favorites commands:

  • Collapse Projects

    This command collapses a hierarchy in the solution explorer starting from the root selected node. It can be executed from three different places: solution, solution folders and project nodes respectively.
  • Copy References

    This command copies a reference or set of references to the clipboard. It can be executed from the references node, a single reference node or set of reference nodes. ...

Read full article

No Comments