microsoft / VS-ColorThemes

Visual Studio Extension that installs additional color themes
https://marketplace.visualstudio.com/items?itemName=JustinClareburtMSFT.ColorThemesforVisualStudio
MIT License
334 stars 89 forks source link

Visual Studio 2022 Support #110

Open scottkuhl opened 3 years ago

scottkuhl commented 3 years ago

Installed product versions

Description

Make the extension available in Visual Studio 2022.

Steps to recreate

  1. Download the extension installer.
  2. Run the installer.

Current behavior

Message that it is already installed to all applicable products appears even though it is not installed in Visual Studio 2022. It is also not listed in Online Extensions in Manage Extensions Visual Studio 2022.

Expected behavior

Installs and works in Visual Studio 2022.

Note: Sorry for the all the extra details. I probably could have stopped with the title on this one.

scottkuhl commented 3 years ago
dragnilar commented 3 years ago

Hi @scottkuhl

I made a fork and got it to work with VS2022. If either of you want to test it out, feel free. There's an already built VSIX in the releases section or you can just build it yourself if you want.

https://github.com/dragnilar/VS-ColorThemes

I don't think it is worth doing a PR since I suspect no one is going to be available to do a merge.

scottkuhl commented 3 years ago

Hi @scottkuhl

I made a fork and got it to work with VS2022. If either of you want to test it out, feel free. There's an already built VSIX in the releases section or you can just build it yourself if you want.

https://github.com/dragnilar/VS-ColorThemes

I don't think it is worth doing a PR since I suspect no one is going to be available to do a merge.

Seems to be working. You should do a PR. Maybe it will get someone's attention.

dragnilar commented 3 years ago

@scottkuhl I suppose I can try it; I'll just add a second project that is for the older versions,

And if no one merges it, it's not a big deal. Appreciate you testing it!

chryw commented 3 years ago

@dragnilar Your fork saved my day. Thank you!!!

idbrii commented 10 months ago

Using dragnilar's fork works great. I noticed some themes were unreadable, but they are more broken in the official 2017 release v1.0.11. So that fork is an improvement. Here's Mariana:

official release

updated for vs2022

The issue seems prevalent among the themes. A sampling of results:

Works! Bigface Blue Blue+ One Dark Variant

Broken Dark (isn't dark)

Broken - black text on dark Aletheia Mariana Plain Dark

Regardless, thanks dragnilar!

silkfire commented 10 months ago

@idbrii If you want a working version (at least compatible with C#) of Aletheia, let me know.