Mark or highlight files in Visual Studios Solution Explorer
问题 is there an Add-In which allows me to tag or mark files in Visual Studio and then these files are visual highlighted (eg. different background color) ? I searched the Visual Studio Gallery but didn't find anything. Thanks! 回答1: I found the extension Visual Studio Tags on codeplex that can do what we need, but there's not (yet) visual support (ie, diferent colors in solution explorer). 回答2: To highlight only the active (open and viewed) item in the solution explorer (without any add-ins): Go