does intellicad have a built-in Visual LISP IDE (VLIDE)?
If not what recommendations does anyone have?
Re: Lisp editor
#2Simple answer is NO 
I use Notepad++
I use Notepad++
CMS Intellicad 14.1.411.168739.PE+.VC17.x64.CMS141
i9-12900k / 64gb-3200 - NVIDIA GeForce TRX 3060 Ti 8Gb Windows 11 Pro
Steve Nichols
i9-12900k / 64gb-3200 - NVIDIA GeForce TRX 3060 Ti 8Gb Windows 11 Pro
Steve Nichols
Re: Lisp editor
#3I'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
I will download NotePad++
Thanks for your help
Re: Lisp editor
#4No, 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.Jimuk wrote: ↑Sat Feb 08, 2025 1:33 pmdoes intellicad have a built-in Visual LISP IDE ( Slope Game VLIDE)?
If not what recommendations does anyone have?
Re: Lisp editor
#5
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?
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
#6Hi,
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
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