0

In the recent i find really disturbing that Rider put automatically inline my fields on a class when i use properties on them.

Here is the Example in a GIF

How can i disable this behaviour?

Pranav Singh
  • 17,079
  • 30
  • 77
  • 104
Lucaffo
  • 13
  • 1

1 Answers1

1

Open settings and go to Editor > Code Style > C# > Line Breaks and Wrapping

and then find Arrangement of Attributes

enter image description here

t_Gmek
  • 38
  • 4