coderushforroslyn-401344-code-style-assistance-document-formatting-c-braces.md
The Braces page contains options which allow you to configure line breaks around and within the following code blocks:
Each element has separate configuration options. You can set the following wrapping options:
How CodeRush should wrap open and close braces:
The line break’s position before or after a code element.
Align by - allows CodeRush to align braces to an element in the first line.
Align content by - allows you to specify how to align code blocks.
Indent - allows you to specify code 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.