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 2019 #26

Open
linhunter opened this issue Jan 25, 2021 · 10 comments
Open

Visual Studio 2019 #26

linhunter opened this issue Jan 25, 2021 · 10 comments

Comments

@linhunter
Copy link

When I opened a .vb in the IDE. Visual Studio 2019 will crashed and restart. When I disable MoeIDE the issue is not present. Anyone else having this issue with this version of Visual Studio?

@huoyaoyuan
Copy link
Member

The issue did present on 16.4. I did some fix for 16.4.
Since I'm not using it currently, I don't know it's status now.

@linhunter
Copy link
Author

OK. I am using 16.8.3. I wonder if there will be an update soon to MoeIDE extension? Or is there a workaround in this version of VS? I like MoeIDE very nice extension.

@huoyaoyuan
Copy link
Member

It injects into the visual tree of Visual Studio. So it is likely to break when VS updates internal implementation.
I may debug with current version to find the issue. But there should be no guarantee about compatibility with old VS version.

@linhunter
Copy link
Author

I see and understand. Thanks for the update and debugging, hope you find a fix. If you need me to test in any way, let me know :-)

@linhunter
Copy link
Author

Hello - Any good updates on debugging with MS Visual Studio 2019 v16.8.3?

@huoyaoyuan
Copy link
Member

Once I have time - sorry.

@linhunter
Copy link
Author

Thanks! Let me know when you are ready for testing, glad to help.

@linhunter
Copy link
Author

Hello - Any good updates on debugging with MS Visual Studio 2019 v16.8.3?

@CarterSnich
Copy link

Same here. It crashes when opening XAML files on VS 2019. ClaudiaIDE 2019 works perfectly, except that it doesn't have it's own transparent theme so some UI elements are not transparent unlike MoeIDE's.

@huoyaoyuan
Copy link
Member

The transparency of XAML editor is pretty hacky, since there is a WPF->WinFrom->WPF container chain. I wrote it for VS2015, and the visual tree now may have changed.

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

3 participants