How to locate a file in Solution Explorer in Visual Studio 2010?

Amitabh picture Amitabh · Aug 8, 2010 · Viewed 86.1k times · Source

I have a huge solution with multiple projects. Sometime I need to navigate to a file in Solution Explorer. Using the VS 2010 'Navigate To' feature I can open any file by name in Visual Studio 2010 but I want to be able to select the file in Solution Explorer as well?

Answer

Jeff Mercado picture Jeff Mercado · Aug 8, 2010

There's an option to track the active (open and viewed) item in the solution explorer. If the file is in view, the file in the solution explorer will be selected.

Tools->Options->Projects and Solutions->Track Active Item in Solution Explorer