coderushforroslyn-401346-code-style-assistance-document-formatting-c-wrapping.md
The Wrapping options page provides settings for the following code elements’ wrapping rules:
Each element of these expressions has configuration options. You can set the following wrapping options:
How CodeRush should wrap expression elements:
The line break’s position before or after the code element.
Align by - allows CodeRush to align wrapped lines by an element at the first line.
Indent - allows you to specify wrapped lines indentation.
Note
CodeRush produces indents in the same way as Visual Studio formatting based on an .editorconfig file or Visual Studio’s indentation options (Text Editor\ C# \Tabs) if these options do not exist in the .editorconfig file.
The image below shows the wrapping settings for the Arguments item.