Skip to content

File filter without curley braces crashes visual stuido #52

@MoSkinny

Description

@MoSkinny

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions