AutoLispExt icon indicating copy to clipboard operation
AutoLispExt copied to clipboard

Remove blank line.

Open chapalee opened this issue 4 years ago • 2 comments

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.

chapalee avatar Mar 07 '21 00:03 chapalee

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.

nigma456 avatar Apr 13 '21 05:04 nigma456

Thanks for your answer. I don't know if I'm wrong, but my opinion is to give options.

  1. Inside the defun, without empty lines.
  2. Between defun and defun keep an empty line.
  3. Keep lines empty.

chapalee avatar Apr 14 '21 02:04 chapalee