Wish List...

  • Thread starter Thread starter Ashok Guduru
  • Start date Start date
A

Ashok Guduru

Hi

reg. VS.NET 2005

In my C# project, I've many files (aspx and .cs etc.) in folder hierarchy.
When I open any file (.cs or .aspx) the solution explorer is not showing my
current file as selected. This makes me bit difficult to find it in solution
explorer. Instead if it can show or if there is a menu item on the tab page
of the slected file to sysnc to solution explorer is a lot helpfull (one
like in .chm help file on msdn lib).

Regards,
....Ashok
 
Hi Ashok,

Tools-->Options-->Projects And Solutions

Check "Track Active Item In Solution Explorer"
 
Back
Top