1
vote
Tips and tricks for working with Microsoft Visual Studio solutions and project
Using the command window to quickly open files in your solution:
Bring up the Command Window (CTRL-ALT-A)
Type open <filename>
I create an a …
3
votes
What’s the best/fastest/easiest way to collapse all projects in Visual Studio?
Here is a better list of features for CoolCommands 4.0.
To install it for VS 2005, execute the i …
