marcelwgn / IndentRainbow

Visual Studio extension for colorization of indent levels
https://marketplace.visualstudio.com/items?itemName=chingucoding.IndentRainbow
MIT License
32 stars 8 forks source link

Doesn't install on VS2015 #3

Closed Threetwosevensixseven closed 5 years ago

Threetwosevensixseven commented 5 years ago

image

Threetwosevensixseven commented 5 years ago

Here is the install log:

VSIXInstaller_d8a0bc9e-6078-48aa-949f-afa8d864171a.log

marcelwgn commented 5 years ago

Have you tried installing version 0.2.2 of the extension? With version 0.2.2 , MPF 15.0 was removed as dependency and it should work in Visual Studio 2015.

Threetwosevensixseven commented 5 years ago

Thank you! I see what happened. The Extension Markplace download link wasn't working earlier, so I came to github and installed the latest release, which is 0.2.0.

Now v0.2.2 installs without an error, but I cannot set options for the extension, and I have no rainbow highlighting either.

image

I uninstalled and reinstalled, and got the same problem the second time.

marcelwgn commented 5 years ago

This issue should now be fixed and you should be able to view the options in VS 2015.