Add information about VSCode integration // Resolve #619

This commit is contained in:
Ivan Kravets
2017-03-26 20:45:08 +03:00
parent 4e5f34ec19
commit 64eaa1516b
2 changed files with 3 additions and 1 deletions

View File

@ -21,6 +21,8 @@ PlatformIO 3.0
(`issue #430 <https://github.com/platformio/platformio-core/issues/430>`_)
* List supported frameworks, SDKs with a new
`pio platform frameworks <http://docs.platformio.org/en/latest/userguide/platforms/cmd_frameworks.htmll>`__ command
* Visual Studio Code extension for PlatformIO
(`issue #619 <https://github.com/platformio/platformio-core/issues/619>`_)
* Added new options ``--no-reset``, ``--monitor-rts`` and ``--monitor-dtr``
to `pio test <http://docs.platformio.org/en/latest/userguide/cmd_test.html>`__
command (allows to avoid automatic board's auto-reset when gathering test results)

2
docs

Submodule docs updated: dc82d8b835...b130133bb7