mirror of
https://github.com/platformio/platformio-core.git
synced 2025-11-02 15:11:37 +01:00
Fix issue with removing temporary file while converting *.ino to *.cpp
This commit is contained in:
@@ -33,7 +33,7 @@ PlatformIO IDE is the next generation integrated development environment for IoT
|
||||
* Built-in Terminal with :ref:`PlatformIO CLI <userguide>` tool (``pio``, ``platformio``)
|
||||
|
||||
PlatformIO IDE is based on GitHub's `Atom <https://atom.io>`_ source
|
||||
code editor that's modern, approachable, yet hackable to the core—a tool you
|
||||
code editor that's modern, approachable, yet hackable to the core; a tool you
|
||||
can customize to do anything but also use productively without ever touching a
|
||||
config file.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user