Skip to main content

Other

The Other options page contains the following settings:

Place On New Line

You can configure the line break before the else, while, catch, and finally keywords.

Place

XML Documentation Comments Options

  • Wrap comments at column - this option wraps comment lines that exceed the specified column width.

  • Content Indent - you can specify content’s indentation within XML tags.

Use the following options to add or remove a single space in documentation lines and within tags:

  • Documentation lines should begin with a single space

  • Add a space before self-closing tag

  • Add a space after opening tag and before closing tag

Place summary tags on separate lines and Place all tags on separate lines options specify whether or not tags should be placed on separate lines.

XMLComments

Other Indent Options

You can add an indent to comments, and directives which are started at the first column.

XMLComments

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.