-
Notifications
You must be signed in to change notification settings - Fork 21
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
Text editor background crashes after VS 16.3 #22
Comments
I can confirm MoeIDE is broken on 16.3. Still broken on 16.3.1. |
Seems to work for me on 16.3.1 (with Light Transparent theme), but when I re-open Visual Studio and load into a project it opens completely black with a corrupted theme, but after my account authorizes and my roaming settings kick in, it fixes itself and displays the background with the right theme. I believe the crashing and the theme corruption are related to roaming settings. Are you logged in with a VS/MS account, @cotti ? An English translation of the original issue: |
The crash happens in "transparency look" for text editor. |
I have the same problem. |
I happen to be logged in, yes. I only use this account on this machine, however. |
Just tried logging off. MoeIDE still crashes as soon as I open a file. |
I may have a solution to keep using this tool by install ClaudiaIDE extension. This seems can change the way to draw the coding forms , thus solve the problem (At least it works). (If the page turn grey or something , just go to the setting and click the MoeIDE then confirm. Or you can change the ClaudiaIDE settings maybe) |
@shadowxiehao Displaying background in text editor is the most hacky work in this extension. But I'm now tired of that because of better code colorization. |
After updated to 16.4, I'm finding it working again and no longer crashes. Can you have a try of it? I'll make the code more defensive. |
Visual Studio 2019更新到16.3.0后会在打开项目后数秒内崩溃,禁用掉MoeIde扩展后方可正常使用
The text was updated successfully, but these errors were encountered: