Based on our record, PlatformIO seems to be a lot more popular than Sublime Text. While we know about 56 links to PlatformIO, we've tracked only 3 mentions of Sublime Text. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I went through the key-bindings in Micro (which use different modifier keys) and added them to Sublime Text:. - Source: dev.to / over 2 years ago
Oh, and sublimetext.com too if you prefer something "cleaner". It is multi-platform too, like VSCodium. Source: over 3 years ago
Sublime Text Terminal Shortcuts and menu entries for opening a terminal at the current file, or the current root project folder in Sublime Text. - Source: dev.to / about 4 years ago
We searched for other IDEs that would be simple to use, allow easy import of Arduino libraries, and upload the code on the board. I wanted something of the like of Atom editor, but it was not supported on Raspberry Pi (and deprecated now). We found that PlatformIO could be an option. It is a plugin in VSCode that can manage many type of boards. We went ahead, installed VScode, then the PlatformIO extension. We... - Source: dev.to / 2 months ago
For the ESP32 in read mode, we've successfully developed a project using PlatformIO that accepts the key during build time and stores it in memory. Source: over 1 year ago
Check out Zephyr OS and Platform IO. Zephyr is part of the Linux foundation and has similarities to Linux with how it performs hardware abstraction (device tree). Platform IO integrates with other frameworks including mbed and Arduino. Source: almost 2 years ago
PlatformIO together with avr-stub can be used to do source level debugging but there are some caveats. Source: about 2 years ago
Look into https://platformio.org/, it can abstract over a few RTOSes, and can show you which OSes work with which chips/boards. Source: about 2 years ago
VS Code - Build and debug modern web and cloud applications, by Microsoft
Arduino IDE - Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware...
Vim - Highly configurable text editor built to enable efficient text editing
embedXcode - embedXcode is a template for Xcode.
Notepad++ - A free source code editor which supports several programming languages running under the MS Windows environment.
Visuino - Visuino is a visual programming environment that lets you write programs from Arduino circuit boards.