SyntaxHighlighter Build Test Page
Thoughts from a C# Developer

Archives / 2009 / May

  • Visual Studio 2008: Tracking active item in the Solution Explorer

    Wednesday, May 20, 2009
    I've recently made the switch to VS 2008 and noticed that the active file is not highlighted in the docked solution explorer. Being that I work with multiple projects and countless hundreds of class files -- this became somewhat cumbersome; it's necessary for me refer to the file hierarchy and the current project 30% of the time. After some digging around, I discovered that VS 2008 does not enable this feature by default (this was the case for VS 2005); In order to fix this, you need to go into the Tools -> Options -> Projects and Solutions and check
    Filed under | 0 comments »