Configure Auto Indent dialog box
What do you want to do?
Learn about the editor, see Introduction to the IAR Embedded Workbench editor
Learn how to: Indenting text automatically
Get reference information about the Configure Auto Indent tools options, see below the line.

The Configure Auto Indent dialog box is available from the Editor category in the IDE Options dialog box.

Use this dialog box to configure the editor’s automatic indentation of C/C++ source code.
For more information about indentation, see Indenting text automatically.
Opening Brace (a)
Specify the number of spaces used for indenting an opening brace.
Body (b)
Specify the number of additional spaces used for indenting code after an opening brace, or a statement that continues onto a second line.
Label (c)
Specify the number of additional spaces used for indenting a label, including case labels.
Sample code
This area reflects the settings made in the text boxes for indentation. All indentations are relative to the preceding line, statement, or other syntactic structures.