Page 1 of 1
Lisp editor
Posted: Sat Feb 08, 2025 1:33 pm
by Jimuk
does intellicad have a built-in Visual LISP IDE (VLIDE)?
If not what recommendations does anyone have?
Re: Lisp editor
Posted: Sun Feb 09, 2025 2:30 am
by sln8458
Simple answer is NO
I use Notepad++
Re: Lisp editor
Posted: Sun Feb 09, 2025 8:23 am
by Jimuk
I'm using the trail version at the moment, I'm in the process of migrating from Bricscad and I'm having some issues with some lisp file, it seems some of the issues is to do with path format like double slashes.
I will download NotePad++
Thanks for your help
Re: Lisp editor
Posted: Mon Aug 11, 2025 3:30 am
by ashegwen
Jimuk wrote: ↑Sat Feb 08, 2025 1:33 pm
does intellicad have a built-in Visual LISP IDE (
Slope Game VLIDE)?
If not what recommendations does anyone have?
No, IntelliCAD doesn’t ship with a built-in VLIDE like AutoCAD. But in version 14.0, you can use the VLISP command to launch the IntelliCAD Lisp Debugger into Visual Studio Code.
Re: Lisp editor
Posted: Tue Aug 19, 2025 1:07 pm
by InGeomatics
Hi. VLISP command, great idea!
I downloaded the new version and tried the VLISP command but this is the message I am getting: Microsoft Visual Studio Code is not installed.
What is required to make this command work?
Re: Lisp editor
Posted: Tue Aug 19, 2025 6:02 pm
by QuanNguyen
Hi,
You must have "Visual Studio Code" installed and the IntelliCAD® Lisp Debugger extension.
You can get them here:
VS-Code:
https://code.visualstudio.com/docs/setup/windows
IntelliCAD extension:
https://github.com/IntelliCAD-Official/vscode-icad-lisp