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

coudn't be used on visual studio 2022 #28

Open
cns1rius opened this issue Dec 8, 2021 · 6 comments
Open

coudn't be used on visual studio 2022 #28

cns1rius opened this issue Dec 8, 2021 · 6 comments

Comments

@cns1rius
Copy link

cns1rius commented Dec 8, 2021

it coudn't be used on visual studio 2022,hope you can update it,it's very usefull!we need it

@huoyaoyuan
Copy link
Member

I've not used this for years, and no time to maintain it. Sometimes a minor UI update of Visual Studio break this.
I need someone to show that the code works with VS 2022 with little or no modification.

@Scrxtchy
Copy link
Contributor

I was able to get this working by simply updating the nuget packages to the latest version and applying the supplied Dark Transparent theme to the editor

image

@oneeyedreaper
Copy link

I can't find it in the integrated marketplace in 2022 version and it can't be installed from the vsix file.
Here is the Install log
Can you guide me through this?

@huoyaoyuan
Copy link
Member

I intentionally does mark the supported range to exclude 17.0 and above in the manifest, since I have no time to maintain it at all.
Historically it's shown that modifying the visual tree isn't reliable between minor versions.

@Scrxtchy
Copy link
Contributor

Scrxtchy commented Jun 2, 2022

As it currently stands it removes the ability to add breakpoints by clicking on sidebar where it is expected, but they can still be added from the context menu and removed from the bulletpoint, it is very annoying 🥱

@n0099
Copy link

n0099 commented Jan 18, 2023

Try out another extension with similar features: https://marketplace.visualstudio.com/items?itemName=kbuchi.ClaudiaIDE

To achieve the same behavior that the background displayed like "fullscreen" from MoeIDE, you'll have to go Tools-Options-ClaudiaIDE tab, enable the Layout-Expand to IDE option, then download these ready-to-use transparency theme extensions and switch Options-Environment-General-Visual Experience-Color Theme to them:
Dark variant: https://marketplace.visualstudio.com/items?itemName=Jason-Zhang.darktranparencytheme
Light variant: https://marketplace.visualstudio.com/items?itemName=pengweiqhca.transparency

Also you can always use these extensions to build your own theme color palette:
VS2022: https://marketplace.visualstudio.com/items?itemName=idex.colorthemedesigner2022
VS2019: https://marketplace.visualstudio.com/items?itemName=ms-madsk.ColorThemeDesigner
VS2015: https://marketplace.visualstudio.com/items?itemName=VisualStudioProductTeam.VisualStudio2015ColorThemeEditor

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