-
The new Arduino IDE is based on Eclipse Theia, which I think is a fork of VSCode.
https://theia-ide.org/
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
> I'm sure you can still develop in VSCode with third-party plugins.
The Arduino IDE 2.0 uses the ArduinoCLI as backend and they comunicate through a gRPC API, most functionalities are implemented only in the latter. It's technically feasible to create a VSCode plugin. :)
> (To be honest though, I would have been happy enough if they built it in Emacs, even if similar objections apply.)
Never used Emacs but I think it should be doable to integrate the ArduinoCLI as a plugin, if you want to take a try at it I suggest you read the docs. The gRPC is still not 100% stable though, I made a big refactoring in the initialization steps recently that still needs to be merged.
https://arduino.github.io/arduino-cli/latest/
-
JavaFX's font rendering is busted on macOS since 2018:
https://github.com/javafxports/openjdk-jfx/issues/229#issuec...
Related posts
-
So someone gave me a firmware.bin and the configuration.h and configuration_adv.h but I need to change the screen. I changed it in configuration.h but where do I go now?
-
Arduino vs esp-idf
-
Is the new Arduino IDE based on VS Code in some share or form, or is it simply inspired by the looks of it?
-
Need help with my firmware
-
New stepper drivers brick printer