The editor provides facilities for indenting your code to help you see its structure. These facilities are available only in Lisp mode.
Alt+Ctrl+Q
indents the current Lisp form, and the Tab key indents a single line.
You can customize Lisp mode indentation by using the
Defindent
command, see the
Editor User Guide
for details.