Monday, July 27, 2009

Tracking Files in Visual Studio

One of my biggest pains was opening a file in a VS project, and figuring out where in the solution tree it belongs. I often use the command window (of command) to directly open files so I don't have to search, but then I also want to be able to reference back to the tree. Now with this option whatever file you're looking at the tree is highlighted.

Tools...Options...Projects and Solutions...General
Check "Track Active Item in Solution Explorer"

No comments: