Is there a shortcut to hide the side bar in Visual Studio Code?

前端 未结 9 496
旧时难觅i
旧时难觅i 2020-12-07 16:17

It\'d be handy if there was a keyboard shortcut for hiding and showing the sidebar. Sublime has cmd+k+b and it\'s a quick way of gaining som

9条回答
  •  太阳男子
    2020-12-07 16:37

    No need to edit Settings.json directly

    Do the following:

    1. Open the Keyboard Shortcuts by pressing ctrl+k & ctrl+s
    2. Search: "Toggle Activity Bar Visibility"
    3. Enter the keyboard shortcut
    4. Done!

    Activity bar visibility in visual studio code

提交回复
热议问题