-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Hi Antyos
Thanks so much for this great extension, I find this extension invaluable for developing my prototypes for my Ender 3/procedural 3D models for my game, especially as my OpenSCAD scripts have become exponentially complex, modular and multi-file. I have been consolidating my editing in VSCodium for my writing (Markdown, Zen mode, spelling and grammar checking and Github integration are just a few of the great features available), OpenSCAD, Blender and Godot scripting on Linux (Fedora 36). It is working pretty well because of all the wonderful extensions like yours that are freely available.
I have just started getting to grips with debugging in VSCodium (Godot and BPython). I was wondering if is integrated for OpenSCAD is planned. I happened on this as I would love to have in-line values for variables for OpenSCAD in the editor, which would help as a visual reference e.g. something that looks like this: dongle_size = [dongle_cover_widthX, dongle_cover_heightY + tolerance]; // dongle_size = [32, 8, 0.5]
and seems to be a thing is some integrated debuggers. I only just started learning to program, so my current skills are dangerous at the best of times...
Just curious, so apologies for the random post as I am not sure where else to message you here. So feel free to close this thread if you consider it spurious.
Ciao
Dorian