madskristensen / SolutionColors

A Visual Studio extension
Apache License 2.0
77 stars 11 forks source link

Allow installation in VS2019 #6

Closed LoLo2207 closed 2 years ago

LoLo2207 commented 2 years ago

Thanks for the extension. I'd like to use it in my work machine, where we use VS2019.

I changed the .vsixmanifest and other files from 17.0 to 16.0 and I've been able to install it, but when opening VS, the extension crashes.

Can it be ported to VS2019 or it's dependant on VS2022?

harrym-kemkrest commented 2 years ago

My company is still using 2019, and I suspect there are quite a few 2019 users remaining.

luatnt-work commented 2 years ago

@LoLo2207 and @harrym-kemkrest , you can use this extension - https://marketplace.visualstudio.com/items?itemName=Wumpf.SolutionColor - for your VS2019 :)

The extension above works really well with VS2019, but it seems that its author does not have any plan to update it to support VS2022 so that's why I am here :)

madskristensen commented 2 years ago

This extension will not be receiving support for VS 2019. I recommend the same solution as @luatnt-work suggested above

Baccanno commented 1 year ago

Thanks for the link !