Jeff
Jeff
sure. attached. image #1 shows basically what I want - although the tabs keep being drawn as 2 spaces and not the 4 I want - I don't know why....
JD I found the syntax colorization ability in the extension a bit lacking. I made my own language syntax file that better divides the language into its syntax components. The...
No problem – please see the attached. Being a bit lazy, in order to implement my changes, I replaced AutoDesk’s syntax file with my own. This means I get all...
JD, uploaded as requested [autolisp.tmLanguage.zip](https://github.com/Autodesk-AutoCAD/AutoLispExt/files/5435655/autolisp.tmLanguage.zip) edited response also.
no problem - glad it helps. A language server would definitely be a good way to go as that would allow a more holistic view of a lisp project. personally,...
I found an error in the syntax file - parameters were not completely being broken out. The attached fixes this. [autolisp.tmLanguage.zip](https://github.com/Autodesk-AutoCAD/AutoLispExt/files/5443004/autolisp.tmLanguage.zip)