How to use Visual Studio Code with Processing 3

If you are looking for a more competent ide I would recommend eclipse, which is has a far smaller footprint and can handle all your processing needs.

https://processing.org/tutorials/eclipse/

just remember to include the PApplet in all your classes, or the processing code wont work.

1 Like