From a22ed40256f9559018ec261464b8c3383c412b7c Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sat, 14 Mar 2020 19:31:00 +0200 Subject: [PATCH] Added initial support for an official "PlatformIO for CLion IDE" plugin // Resolve #2201 --- HISTORY.rst | 9 +++++++++ docs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index ebacf134..4fe65cbe 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -9,6 +9,15 @@ PlatformIO Core 4 4.3.0 (2020-??-??) ~~~~~~~~~~~~~~~~~~ +* Added initial support for an official `PlatformIO for CLion IDE `__ 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 `__ * Added support for Arm Mbed "module.json" ``dependencies`` field (`issue #3400 `_) * Improved support for Arduino "library.properties" ``depends`` field diff --git a/docs b/docs index 6642f073..fe9f6afa 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit 6642f073cf450888d5ed4b233fd1e4c49a32fba3 +Subproject commit fe9f6afa8cc5d46b32c4ab4febff5fb48207c83e