Share
 
 

To Format Text in the Active Text Editor Window (Visual LISP IDE)

Visual LISP allows you to format AutoLISP expressions based on a specified set of options.

Note: The Visual LISP IDE is available on Windows only.

Do one of the following in Visual LISP:

  • Click Tools Format code in Editor to format all the code in the current text editor window.
  • Select the text in the current editor window and then click Tools Format Code In Selection to format just the selected text.

Was this information helpful?