From 64eaa1516be671314330f9fea9b0120c65154777 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sun, 26 Mar 2017 20:45:08 +0300 Subject: [PATCH] Add information about VSCode integration // Resolve #619 --- HISTORY.rst | 2 ++ docs | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 58768b0b..75b385da 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -21,6 +21,8 @@ PlatformIO 3.0 (`issue #430 `_) * List supported frameworks, SDKs with a new `pio platform frameworks `__ command +* Visual Studio Code extension for PlatformIO + (`issue #619 `_) * Added new options ``--no-reset``, ``--monitor-rts`` and ``--monitor-dtr`` to `pio test `__ command (allows to avoid automatic board's auto-reset when gathering test results) diff --git a/docs b/docs index dc82d8b8..b130133b 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit dc82d8b835fbe754c02220342038c4f1197d813b +Subproject commit b130133bb73cc5f2b8c2b2288c11b5385a22c7d7