The free Favorite Documents extension lets you create links to frequently used code files and then quickly open them as a group or individually from the Favorites menu in Visual Studio 2010 and Visual Studio 2012:
In addition to the Favorites menu, you can access favorites from the Favorite Documents tool window. To open this window go to the View menu - Other Windows:
Select Add to favorites from the main menu to add the active open document to favorites. Adding a favorite, leave the Create in field blank to create a top level link. Type a new folder name or select an existing folder to create the new link in the subfolder. Check Solution-specific to create the new link only for the current solution, uncheck to create the global (machine wide, cross solution) link:
You can add all open documents to favorites at once with the Add all to favorites command:
You can create links to folders, projects and other items in Solution Explorer. To create a Solution Explorer link, right click on an item and select Add SE link to favorites from the context menu. When you open this link later, the Solution Explorer window is activated and the item is selected.
Similarly you can favorite solutions. Right click on the root node in Solution Explorer and select Add to favorites. When you open a solution favorite later, the corresponding solution is opened. To open a solution in a new Visual Studio instance, hold down the Ctrl key.From the context menu you can also favorite the selected document in Solution Explorer without opening it first.
Additionally you can create links to folders in Source Control Explorer. To create a Source Control Explorer link, select a folder in the Source Control Explorer window and select Add to favorites from the main menu. When you open this link later, the Source Control Explorer window is activated and the folder is selected.
In the Organize Favorites dialog you can change menu order of folders and favorites dragging them to desired positions. You can also drag favorites from folder to folder and to the top level:
Solution-specific links are separate for each of your solutions and stored next to the solution file in xml format with the favdoc extension:
Global links are stored in "%APPDATA%\Sergey Vlasov\Favorite Documents\1.0\global.favdoc".
Copyright 2003 - 2013 Vlasov Studio (Visual Studio add-ins, extensions and tools)