mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 10:07:14 +02:00
Update info about PlatformIO IDE
This commit is contained in:
@ -14,11 +14,9 @@
|
|||||||
PlatformIO IDE for Atom
|
PlatformIO IDE for Atom
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
PlatformIO IDE for `Atom <https://atom.io>`_ is the missing integrated
|
PlatformIO IDE is the next generation integrated development environment for IoT:
|
||||||
development environment which provides comprehensive facilities
|
|
||||||
for IoT development:
|
|
||||||
|
|
||||||
* Cross-platform builder without external dependencies to the system
|
* Cross-platform code builder without external dependencies to the system
|
||||||
software:
|
software:
|
||||||
|
|
||||||
- 200+ embedded boards
|
- 200+ embedded boards
|
||||||
@ -26,15 +24,18 @@ for IoT development:
|
|||||||
- 10+ frameworks
|
- 10+ frameworks
|
||||||
|
|
||||||
* C/C++ Intelligent code completion
|
* C/C++ Intelligent code completion
|
||||||
* C/C++ Smart code linter and super-fast coding
|
* C/C++ Smart code linter for super-fast coding
|
||||||
* Library Manager for the hundreds popular libraries
|
* Library Manager for the hundreds popular libraries
|
||||||
* Multi-projects workflow, multiple panes and themes support with dark and light colors
|
* Multi-projects workflow with multiple panes
|
||||||
|
* Multiple panes
|
||||||
|
* Themes support with dark and light colors
|
||||||
* Serial Port Monitor
|
* Serial Port Monitor
|
||||||
* Built-in Terminal with :ref:`PlatformIO CLI <userguide>` (``pio``, ``platformio``)
|
* Built-in Terminal with :ref:`PlatformIO CLI <userguide>` tool (``pio``, ``platformio``)
|
||||||
|
|
||||||
Atom is a source code editor that's modern, approachable,
|
PlatformIO IDE is based on GitHub's `Atom <https://atom.io>`_ source
|
||||||
yet hackable to the core—a tool you can customize to do anything but also use
|
code editor that's modern, approachable, yet hackable to the core—a tool you
|
||||||
productively without ever touching a config file.
|
can customize to do anything but also use productively without ever touching a
|
||||||
|
config file.
|
||||||
|
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
@ -86,15 +87,15 @@ Each button contains hint (delay mouse on it).
|
|||||||
* PlatformIO: Upload
|
* PlatformIO: Upload
|
||||||
* PlatformIO: Clean
|
* PlatformIO: Clean
|
||||||
* Toggle build panel
|
* Toggle build panel
|
||||||
* |
|
* ||
|
||||||
* New File
|
* New File
|
||||||
* Add/Open Project Folder...
|
* Add/Open Project Folder...
|
||||||
* Find in Project...
|
* Find in Project...
|
||||||
* |
|
* ||
|
||||||
* Terminal
|
* Terminal
|
||||||
* Serial Ports
|
* Serial Ports
|
||||||
* Serial Monitor
|
* Serial Monitor
|
||||||
* |
|
* ||
|
||||||
* Settings
|
* Settings
|
||||||
* PlatformIO Documentation
|
* PlatformIO Documentation
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user