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
Just in case you be intended for hiding the right lateral "sidebar", also called minimap, there is no shortcut. But you can configure the settings with: {"editor.minimap.enabled: false"}
{"editor.minimap.enabled: false"}