AutoLISP Extension for VS Code Enhancements

Enhancements include project management, support for extension level debug configurations, and easier LSP file loading.

AutoLISP projects allow you to logically group AutoLISP source (LSP) files. An AutoLISP project is saved to a file with the .prj extension. PRJ files contain references to LSP files that are already stored in a local or network folder, or a folder that represents a git repository. The AutoCAD AutoLISP Extension defines a view on the Activity bar named AutoLISP Project Manager from which you can create and open PRJ files.

Other enhancements include the following: