0

I'm using Rider for a .net-core project I'm working on, and I have an .editorconfig file at the root level. I've set up the preferences in Rider to look like this:

enter image description here

For some reason Rider will change the .editorconfig file without warning or notification. This setting in the screenshot makes it seem like .editorconfig will override Rider, but for some reason Rider changes it.

LazyOne
  • 158,824
  • 45
  • 388
  • 391
nickn
  • 184
  • 1
  • 13
  • What exactly is changed in `.editorconfig`? – Alexander Kurakin Feb 04 '20 at 14:03
  • Whoops haha sorry. The line ending is changed from `end_of_line = lf` to `end_of_line = crlf` – nickn Feb 05 '20 at 16:13
  • 1
    @nickn, could you please create a new support request via the menu (Help | Contact Support) and attach the following information to it: ♦ your Rider version ♦ your initial and the final (changed) .editorconfig file ♦ a zipped Rider config folder (Help | Browse Special Paths... -> Config directory) – sbyzova Feb 11 '20 at 10:52

0 Answers0