AutoLispExt
AutoLispExt copied to clipboard
Visual Studio Code Extension for AutoCAD® AutoLISP
**Is your feature request related to a problem? Please describe.** The current (vlisp-compile) function refuses to produce a *.VLX and doesn't appear to work with *.PRV files. We don't have...
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...
**Is your feature request related to a problem? Please describe.** Other editors such as the excellent Notepad++ have outline or function lists. VScode has an Outline view, but it doesn't...
Bumps [jszip](https://github.com/Stuk/jszip) from 3.7.1 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...
This project is great when it comes to including documentation for the functions that are documented. However, there are many `acetutil` functions that can be used from lisp, that are...
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d...
Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `flat` from 4.1.1 to 5.0.2 Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh...
##### Objective ##### Abstractions ##### Tests performed ##### Screen shot
Is there an option to perform syntax checking like how we could set using the diagnostics of the general options in the Visual LISP Integrated Development Environment? It'll help a...
**Describe the bug** Issue Type: Bug AutoCAD AutoLISP Extension running in Visual Studio Code Every time I set a break point: On running the code I get, "error: malformed list...