Autodesk-AutoCAD / AutoLispExt

Visual Studio Code Extension for AutoCAD® AutoLISP
https://marketplace.visualstudio.com/items?itemName=Autodesk.autolispext
Apache License 2.0
85 stars 29 forks source link

Fix for erroneous vla-set prefix #168

Closed JD-Howard closed 3 years ago

JD-Howard commented 3 years ago

This is a band-aid for the erroneous vla-set- prefix issue noted in the unmerged PR #156

I have already begun work on a re-write of that utility making the help abstraction json file using node/pupeteer, but that is a passive project for me that I don't expect to be done for quite a while. So, this just fixes the glaring problem for right now.