Ярлыки для Windows.Измените Ctrl на Cmd для Mac:
{
"key": "ctrl+shift+e",
"command": "-workbench.view.explorer"
},
{
"key": "ctrl+shift+e",
"command": "workbench.view.explorer",
"when": "!explorerViewletVisible"
},
{
"key": "ctrl+shift+e",
"command": "workbench.action.toggleSidebarVisibility",
"when": "explorerViewletVisible"
},