AutoLispExt icon indicating copy to clipboard operation
AutoLispExt copied to clipboard

Visual Studio Code Extension for AutoCAD® AutoLISP

Results 59 AutoLispExt issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Somehow the suggestions for :vlax... are doubled. As you can see in the screenshot nearly every suggestion is doubled. **To Reproduce** Steps to reproduce the behavior: 1....

Is there a way to automatically insert pair of curly brackets in autolisp?

enhancement

**Describe the bug** Trailing whitespaces are getting added when there were none. **To Reproduce** Paste this code to the editor, there's whitespaces getting added after `(errmsg) ` and `errmsg `....

I had character set issues opening .lsp files from a non-english project, that displays correctly in VLIDE (and prompts display correctly in AutoCAD console too, of course). After some investigation,...

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...

enhancement

**Describe the bug** I can't get out of an infinite loop in AutoCAD using VsCode. I have to close AutoCAD with the windows administrator. **To Reproduce** I ran a function...

enhancement

**Describe the bug** Run without debugging (Ctrl+F5) It doesn't work for me in AutoLISP. **To Reproduce** When trying to Run without debugging, the application still runs. **Desktop (please complete the...

enhancement
Debug

**Describe the bug** I have been trying to use Visual Code to debug Autolisp and one of the issues that I am noticing is that I can't seem to step...

enhancement

**Describe the bug** I have a workspace located on network drive, with a lot of small files (thousands) When launching a debugger (which is just a Edge browser), statusbar shows...

enhancement

It would be nice have an option to change case for protected and unprotected symbols like Visual LISP for AutoCAD has: ![image](https://github.com/Autodesk-AutoCAD/AutoLispExt/assets/511517/6b3aef76-e1d5-4955-9fa4-38757fbc7804)

enhancement