AutoLispExt
AutoLispExt copied to clipboard
Remove blank line.
Is your feature request related to a problem? Please describe. Please remove blank lines when formatting autolisp code.
Describe the solution you'd like In the code formatting section, give the option to remove blank lines.
Thanks for the feedback. For lisp sometime at least one empty line is needed, so is this acceptable to remove extra empty lines but keep one empty line.
Thanks for your answer. I don't know if I'm wrong, but my opinion is to give options.
- Inside the defun, without empty lines.
- Between defun and defun keep an empty line.
- Keep lines empty.