openscad / openscad-playground

OpenSCAD Web Playground
https://ochafik.com/openscad2
Other
75 stars 17 forks source link

Idea: VSCode Plugin #20

Open joeskeen opened 6 months ago

joeskeen commented 6 months ago

I really love this web app! Every time I need to model a 3d part, this is where I start. The one thing I'm really missing, though, is source control integration and all my favorite extensions within VSCode. It would be great to take this and fork it to create a VSCode extension (language service, syntax highlighting, and preview window).

(If no one does this, I'll probably end up doing it eventually :wink:. I just think it should belong in the same GitHub org if that ever happens.)

ochafik commented 1 month ago

Hi @joeskeen, sorry for not replying earlier, yes this would be awesome! If you feel up to the task, maybe you could try and merge / mix & match some of the existing extensions w/ our codebase somehow? If you have suggestions of refactorings that would help modularize things lemme know, happy to give them a try.