VS Code Viewer Addon #503
dacoffey
started this conversation in
Show and tell
Replies: 1 comment
-
Hi @dacoffey - sorry for the delayed response, I was on vacation. Thank you for this really cool contribution! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Thanks everyone for your work on this project,
I use it all the time to create laser cut acrylic panels for custom electronics cases and enclosures.
I have made a simple VS code addon that will render MakerJS code into SVG, save alongside the JS file, and preview the design in a webview panel. When the source is updated and saved, the changes are shown in the preview window.
https://marketplace.visualstudio.com/items?itemName=COGSMITH.vscode-makerjs
https://github.com/cogsmith/vscode-makerjs
Beta Was this translation helpful? Give feedback.
All reactions