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

File filter without curley braces crashes visual stuido #52

Open
MoSkinny opened this issue Mar 21, 2017 · 0 comments
Open

File filter without curley braces crashes visual stuido #52

MoSkinny opened this issue Mar 21, 2017 · 0 comments

Comments

@MoSkinny
Copy link

Hello,

I originally downloaded the roslyn / .editorConfig file and found it caused this extension to crash and opened this issue: dotnet/roslyn#17914

From that discussion it sounds like [.cs] should be a valid file filter.

Steps to Reproduce:
Install the EditorConfig extension for VS 2015
Place the roslyn / .editorconfig file in the solution folder
Open the solution in VS 2015

Expected Behavior:
Visual studio doesn't crash due to the missing curly braces in the [.cs] file type filter under the CSharp code style settings: section. The file filter [.cs] should be [*.{cs}]

Actual Behavior:
Microsoft Visual Studio 2015 has stopped working

b1a93a8c-0a5e-11e7-9e3b-986fc01d5589

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

1 participant