What setting do I need to change for this

I want it to be single line, like so

I know it's supposed to be somewhere in Line Breaks and Wrapping section but I can't tell which specific setting I need to change. if it makes any difference those two instances are created inside an object initializer...

1
1 comment
Official comment

Hello!

Thank you for contacting us!

Please try to change the following options:

  • ReSharper | Options | Code Editing | C# | Line Breaks and Wrapping | Line Wrapping | Wrap invocation arguments to Single Wrap 
  • disable ReSharper | Options | Code Editing | C# | Line Breaks and Wrapping | Line Wrapping | Prefer wrap after "(" in invocation.

Please let us know if it helps.

Thank you.

Please sign in to leave a comment.