You are reading a single comment by @valap95 and its replies. Click here to read the full conversation.
  • Hi! You can definitely program Bangle.js with VS Code - the simplest way is just to clone https://github.com/espruino/BangleApps and then run bin/apploader.js to push your code to the Bangle.

    However Bangle.js also offers line by line debug, and for that I'm afraid you need the Espruino IDE as there's no integration with VS code.

  • Thank's for the answer, i tried to run apploader.js but i think i'm doing something wrong. If i'd use espruino IDE, how can i use line by line debug?

About

Avatar for valap95 @valap95 started