visualstudio-colors-solarized icon indicating copy to clipboard operation
visualstudio-colors-solarized copied to clipboard

Support visualstudio 2019

Open erikmourits opened this issue 6 years ago • 2 comments

Importing the settings into the preview version of visual studio 2019 doesn't seem to have any effect.

erikmourits avatar Dec 21 '18 09:12 erikmourits

Yes,bring support to Visual Studio 2019

astrolemonade avatar Jan 20 '19 21:01 astrolemonade

You need to be creative as devs :P

Here is one quick and dirty workaround:

  1. Download the settings file for VS 2017
  2. Change <ApplicationIdentity version="15.0"/> to <ApplicationIdentity version="16.0"/>
  3. Have fun continuing with the README file's tutorial.

But I'm sure there must be more values in the XML file adjusted for full-feature support and not only the app version.

butcher211 avatar Oct 29 '20 20:10 butcher211