I use vs code, but without any espruino code completion for the moment. I tried the new (beta?) WebIDE on chrome with the file api, but sadly it also does not open my local files, a lot of misfortunes that forced me to bake my own, :p
One thing that I do like on this flow is that I can split the code in various modules, then the upload is super fast and I can see the changes instantly, and navigate between multiple files is super easy on an external IDE (I can't judge the webIDE with the project config, as I couldn't make it work).
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I use vs code, but without any espruino code completion for the moment. I tried the new (beta?) WebIDE on chrome with the file api, but sadly it also does not open my local files, a lot of misfortunes that forced me to bake my own, :p
One thing that I do like on this flow is that I can split the code in various modules, then the upload is super fast and I can see the changes instantly, and navigate between multiple files is super easy on an external IDE (I can't judge the webIDE with the project config, as I couldn't make it work).