-
Notifications
You must be signed in to change notification settings - Fork 12
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
:q crashes VS for Mac #237
Comments
Can't figure out why that would happen and I can't reproduce it either. I should be able to work around it though |
@bsermons Does |
Thanks for looking into it. |
Hmm, ok... I just pushed a build (0.63.1) that should appear here https://github.com/nosami/XSVim/releases once Travis has finished building. You can install it manually from the .mpack file. Let me take a look at |
I just released 0.63.2 to the Releases feed https://github.com/nosami/XSVim/releases/download/0.63.2/XSVim.XSVim_0.63.2.mpack Please let me know if this works for you. If it does, I'll post it to the public feed. Thanks! |
Install with |
I'm still getting the same behavior unfortunately after loading 0.63.2.
If you could give me some hints how to load the extension after building from source then I could look at it more in a couple of days when I have more time so you don't have to run around in circles on a bug you can't reproduce. Thanks again for the help so far. |
@bsermons Please give 0.63.3 a try when once it finishes building. I removed the errors from the XSVim addin, but there are still some null references in VSMac core code that I don't seem to be able to prevent. Seems to work ok for me though. Feel free to reopen if you are still having issues. |
VS for Mac always crashes for me when trying to close the current tab with
:q
.Visual Studio 2017 for Mac 7.6.10 (build 27)
Build Information
Release ID: 706100027
Git revision: 94dbd4d35daaa5a2ff6a51c3fd5cbb2308bd83ea
Build date: 2018-10-18 16:34:31+00
Build branch: release-7.6
Xamarin extensions: 3a9afc960ba73e5862829e8a0cd9369bcca43d70
The text was updated successfully, but these errors were encountered: