AutoLispExt icon indicating copy to clipboard operation
AutoLispExt copied to clipboard

A way to scan the lisp to get the name of all variables

Open Djwhitelion opened this issue 1 year ago • 2 comments

A way to scan the lisp document and/or the defun to get all variables. It would be awesome if I could scan a defun to get all variables that are used in a defun so I can easily put them in the defun. Or remove. So it is easier to manage global variables and local.

Djwhitelion avatar Apr 12 '24 03:04 Djwhitelion

Thanks for the good idea!

Sen-real avatar Apr 12 '24 08:04 Sen-real