Three code indenting styles are supported. These may be set in the TextEditor/Ruby/Tabs page of the Options dialog. They are:
- None – no automatic indenting.
- Block – indent code to align with preceding line.
- Smart – attempt to align by syntax (e.g. align end with matching def).
See Also
Editing
The Code Editor
Customization
Editing Options