@danmarshall I think this is exactly what I was hoping to find! I'll look into it. Thank you!
Latest posts made by ucimo
-
RE: How do I code directly in VSCode and preview the result on my web page?
-
RE: How do I code directly in VSCode and preview the result on my web page?
@z3dev thank you, nice extension
-
How do I code directly in VSCode and preview the result on my web page?
Hello everyone!
I'm a total CAD newbie, but as a front-end developer I'm hoping I can pick this up - hence my question!
I'd like to use some libraries offered by JS ecosystem, so I don't think writing code in the browser itself is ideal. I'd like to use VSCode tooling, extensions, intelisense or even TypeScript while I'm designing something. How can I achieve this? Are there any tutorials I can follow?