VLISP Command — GstarCAD 2027


VLISP Command

GstarCAD 2027 · Command Reference

Commands > V Command > VLISP

Function Description:

This command is used to launch the Visual Studio Code as the Lisp debugger in GstarCAD 2023, in which you are able to edit, and debug Lisp programs conveniently.

Command Access:

Icon:
Menu: Tools > AutoLISP > Visual LISP Editor
Ribbon: Manage > Applications > Visual LISP Editor
Toolbar: /
Command: VLISP
Alias: VLIDE

Command Prompts: /

After excuting the command, GstarCAD checks whether Visual Studio Code (VS Code) has been installed.

Operation example:

Implements the debugging function of LISP programs through the VS Code editor and the GstarLisp plugin.

  1. Starts the command to open VS Code

  1. Opens a file
  1. Starts debugging

GstarLisp-Attach: Attaches a debug session to a running GstarCAD. (GstarCAD has been started, you can choose this mode)

GstarLisp-Launch: Start a new GstarCAD session by specifying the absolute path to the GstarCAD executable. (GstarCAD is not started, you can choose this mode)

After selecting the debug mode, click the Debug button on the activity bar >> Start Debugging.

  1. Debugging process

Other versions with matching text

2023 · 2024 · 2025 · 2026



Article ID: 3382
Created: September 26, 2026
Last Updated: September 25, 2026
Author: kbadmin

Online URL: https://kb.gstarcad.com.my/article/vlisp-command-gstarcad-2027-3382.html