Closed b-mq closed 3 years ago
Thanks for the suggestion! I'm a bit busy right now, but I'll get on it when I have time.
I can definitely get Python mode to work. p5js looks like it runs in the browser, so I'm not sure if adding that would work, but I'll take a look. Processing with Android seems like something else, so I probably won't be implementing that.
Thanks! Can't wait to use Processing.py inside of VSCode
First thank you for creating this extension!
Currently you can only run a Processing sketch which is written in Java (.pde) Support for different Processing "Modes" like Python (.pyde), Android, P5.js would be nice It would be great if one could make it work with Processing Python Mode.
Here's a possible solution, how to run Processing in Python mode inside VSCode
Processing Modes: