Visual Studio 2013 web.config lost all color formatting

Not something I would have thought would be a large problem, but turned out to be.  Reading that XML quickly without some kind of font color scheme takes forever and is error prone.  For me at least hah.   Found a post on SO about someone saying their VS had lost that ability for their XAML files and that someone suggested to reset the user settings.  It worked for them for XAML, and that method worked for me for my XML.  Sweet.  Just open up the command prompt for the relevant visual studio and type in devenv /resetuserdata.


http://stackoverflow.com/questions/13582209/no-xaml-color-formatting-in-visual-studio-2012

Comments

Popular posts from this blog

Asp.net Publishing Broke Site - "App_WebReferences is not allowed because the application is precompiled"

Telerik - Custom Group Footers In RadGrid

Bootstrap Modal Popup is Grayed Out