Add "Keep build panel visible" to PlatformIO IDE FAQ

This commit is contained in:
Ivan Kravets
2016-05-06 18:22:09 +03:00
parent 75ca6c6e52
commit d89b2828e3
2 changed files with 10 additions and 0 deletions

View File

@@ -437,6 +437,14 @@ To force Smart Code Linter to use Arduino files as C++ please
Frequently Asked Questions
--------------------------
Keep build panel visible
~~~~~~~~~~~~~~~~~~~~~~~~
PlatformIO IDE hides build panel on success by default. Nevertheless, you can
keep it visible all time. Please follow to
``Menu: PlatformIO > Settings > Build`` and set ``Panel Visibility`` to
``Keep Visible``.
Automatically save on build
~~~~~~~~~~~~~~~~~~~~~~~~~~~