In addition to affecting the basic formatting styles, you can choose from a number of Visual LISP format options.
Share
About Applying Formatting Options (Visual LISP IDE)
Topics in this section
- Close Parenthesis Style Reference (Visual LISP IDE)
These styles control the position of the close parenthesis for multiple-line formatting styles when using the Visual LISP code formatter. - About Insert Form-Closing Comment Style (Visual LISP IDE)
The Visual LISP code formatter can add a comment following the close of an expression. - About Preserving Existing Line Breaks (Visual LISP IDE)
The Visual LISP code formatter can insert new lines whenever a new line is detected in the text it is formatting. - About Split Comments (Visual LISP IDE)
The Visual LISP code formatter can split long comments into multiple comments when they extend past the right margin. - Long List Format Style Reference (Visual LISP IDE)
The Visual LISP code formatter can position elements of long lists into columns. - About Setting Case for Symbols (Visual LISP IDE)
The Visual LISP code formatter can make it easy to distinguish between protected and unprotected AutoLISP symbols.
Parent topic: About Formatting Code (Visual LISP IDE)