From b3d27b42ad157dc1199eff5ff22d333be903d4f4 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 18 May 2016 15:46:59 +0300 Subject: [PATCH] Add key-binding for Toggle Build Panel --- docs/ide/atom.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/ide/atom.rst b/docs/ide/atom.rst index f11e3562..1f7e5e59 100644 --- a/docs/ide/atom.rst +++ b/docs/ide/atom.rst @@ -445,6 +445,11 @@ keep it visible all time. Please follow to ``Menu: PlatformIO > Settings > Build`` and set ``Panel Visibility`` to ``Keep Visible``. +Key-bindings (toggle panel): + +* ``cmd+alt+v`` - Mac OS X +* ``ctrl+alt+v`` - Windows/Linux + Automatically save on build ~~~~~~~~~~~~~~~~~~~~~~~~~~~