Visual Studio Tricks: Track Active Item & MRU Tab Order
Friday, August 21st, 2009Working with Visual Studio 2008, I always end up with a total mess of code editor windows (tabs). These two tricks helped me a lot to keep things under control:
1. Track Active Item in Solution Explorer
By enabling this setting, once you open the solution explorer, it will always be scrolled to a position where it [...]