I am looking for an extension for Visual Studio 2010 that will better organize my solution, projects, folders and files. I would really like for me to have color and design for specific projects and folders. For example, my team works on an ASP.Net website and integrates ASP.Net MVC. I would like to be able to color code in MVC folders, since that is where I do most of my work or otherwise call them and / or hide / delete other folders.
Another nice solution would be a set of bookmark icons or favorite files / folders. For example, on the MVC site, I often find that I am working on a set of files at a time: a view, one or more partial views, a controller, model files, services, utility classes, and scripts. I could have 10 files associated with a particular “page”, and it would be nice to combine them into some favorite multi-tab.
Are there any extensions that do this, and if so, what are your experiences with them?
source
share