Hacker News new | ask | show | jobs
by dosshell 102 days ago
what do you mean with "The browser-based IDE (editor ...)

You use Monaco Editor for that.

1 comments

Yes, the editor itself uses Monaco. That dependency is listed in the README

When I said "browser-based IDE", I meant the environment around it: project handling, compilation with arduino cli, the UI, the serial monitor, and the integration with the emulator and circuit simulation

Monaco is just the editing component