GstarCAD lisp debugger for Visual Studio Code
This extension allows you to edit and debug your lisp programs with GstarCAD.
Features
1.LISP Editor
- Syntax highlight
- Code folding
- Smart hints
- Autocompletion
- Code snippets
2.LISP Debugger
- Launch/Attach
- Variables
- Callstacks
- Breakpoints
- Step In/Out/Over
Requirements
- VS Code(version 1.31.1 or later)
- GstarCAD(version 2021 or later)
Installation
- Local installation: Launching VS Code by the command, the extension will be installed automatically.
- Online installation: Search and install in marketplace.
Use
- Step 1. Launch VS Code
- Step 2. Open a LSP file or a DCL file
- Step 3. Add debug configurations and edit launch.json
- Step 4. Choose a debug configuration
- GstarLisp-Launch: Launches a new instance of the GstarCAD application to debug the current LSP or DCL file.
- GstarLisp-Attach: Allows you to attach to a running instance of the GstarCAD application to debug the current LSP or DCL file.
- Step 5. Click Run>Start Debugging(or Press F5)
License
Copyright (c) Gstarsoft Co., Ltd. All Rights Reserved.
Licensed under the Apache License 2.0.
| |