Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Studio 2022 Support #110

Open
scottkuhl opened this issue Jun 17, 2021 · 7 comments
Open

Visual Studio 2022 Support #110

scottkuhl opened this issue Jun 17, 2021 · 7 comments

Comments

@scottkuhl
Copy link

Installed product versions

  • Visual Studio: 2022 All 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.

@dragnilar
Copy link

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
Copy link
Author

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
Copy link

@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
Copy link

chryw commented Aug 5, 2021

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

@idbrii
Copy link

idbrii commented Oct 18, 2023

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
Copy link
Contributor

silkfire commented Oct 18, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants