EditorConfig icon indicating copy to clipboard operation
EditorConfig copied to clipboard

WIP: Add new settings and reorder settings based on docs

Open RehanSaeed opened this issue 1 year ago • 2 comments

Fixes #60, #73, #46

  • Adds the new settings. Marked them all with # NEW to make them easy to find.
  • Reorders the settings based on the .NET docs.
  • Updated the links to the .NET docs.
  • Adds Visual Studio spell checker settings (Note that the locale will be customizable in the dotnet new template).
  • Deprecate old severity syntax as per https://github.com/dotnet/roslyn/issues/44201.

RehanSaeed avatar Sep 19 '23 11:09 RehanSaeed

Is there by any chance an ETA for the release of this MR? Or are there still other changes to be made?

nathanielcutajar avatar Nov 10 '23 12:11 nathanielcutajar

What is the state of this PR?

LucaMahler avatar Jul 08 '24 08:07 LucaMahler