I am trying to import my fonts and colors from Vs 2013 to Vs 2015.
To do that I go in Vs 2013, Tools
, Import and Export Settings
, Export Selected Environment Settings
and inside it I check only Options
, Environment
, Fonts and Colors
.
Well. When I import it to Vs 2015 most of it works fine, but there are some tags that apparently have changed from 2013 to 2015, for example:
In 2013 the tag for classes names is User Types
, but in 2015 the tag has changed to User Types - Classes
, therefore the 2013 colors for this tag is not replicated in 2015, keeping the tag with the default color of 2015.
Besides this specific tag there are many others that had some changes in the name (and some new tags too).
Is there any tool that can fix that or migrate these configs?