Source Formatter: Indent Line Breaks Options
From RadPHP XE2 Documentation
Tools
Options
Editor Options
Source Formatter
Indent/Line Breaks
Use this page to configure "Code Editor" settings for indents and line breaks.
| Item | Description |
|---|---|
| Number of spaces per indent | Displays the number of spaces for each indent. |
| Indent brace | Displays a brace when checked to indicate the indented line. |
| Extra indent before | Specifies to insert an indent before the selected items: Before each open brace, and as a default before each switch block. Check the each item you want to precede with an extra indent. |
| Remove double blank lines | Removes extra lines when checked. |
| Style | Specifies whether or not to break before and after an open brace. |
| Break on single if or else | Breaks on each if or else statement when checked. |
| Break single line functions | Breaks each line after a single function when checked. |
| Align simple comments to position | Aligns simple comments to the specified character position. Select a position in the drop-down list. |