-
Notifications
You must be signed in to change notification settings - Fork 75
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
VS2015 crashes with this plugin. #58
Comments
Call Stack:
|
OutPut: |
Another update. The cause was found, unfortunately, not the way how to fix it. 'Correct line': |
Awesome! thanks. @JAD-SVK |
This is a huge blocker, there are tons of settings with long names like |
I have written my own .editorconfig with the help with
https://docs.microsoft.com/en-us/visualstudio/ide/editorconfig-code-style-settings-reference
I have set every entry listed on this page.
The .editorconfig works fine with VS2017.
But will cause VS2015 crash with EditorConfig plugin installed. Whenever I open a editor, VS2015 crashes.
The text was updated successfully, but these errors were encountered: