Added initial support for an official "PlatformIO for CLion IDE" plugin // Resolve #2201

This commit is contained in:
Ivan Kravets
2020-03-14 19:31:00 +02:00
parent 58a4ff8246
commit a22ed40256
2 changed files with 10 additions and 1 deletions

View File

@ -9,6 +9,15 @@ PlatformIO Core 4
4.3.0 (2020-??-??)
~~~~~~~~~~~~~~~~~~
* Added initial support for an official `PlatformIO for CLion IDE <https://docs.platformio.org/en/latest/integration/ide/clion.html>`__ plugin:
- Smart C and C++ editor
- Code refactoring
- On-the-fly code analysis
- "New PlatformIO Project" wizard
- Building, Uploading, Testing
- Integrated debugger (inline variable view, conditional breakpoints, expressions, watchpoints, peripheral registers, multi-thread support, etc.)
* Control device monitor output with `filters and text transformations <https://docs.platformio.org/page/userguide/device/cmd_monitor.html#cmd-device-monitor-filters>`__
* Added support for Arm Mbed "module.json" ``dependencies`` field (`issue #3400 <https://github.com/platformio/platformio-core/issues/3400>`_)
* Improved support for Arduino "library.properties" ``depends`` field

2
docs

Submodule docs updated: 6642f073cf...fe9f6afa8c