MoeIDE
MoeIDE copied to clipboard
coudn't be used on visual studio 2022
it coudn't be used on visual studio 2022,hope you can update it,it's very usefull!we need it
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.
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
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?
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.
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 🥱
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