方法
-
Activitus Bar拡張機能をインストールする。
- setting.jsonで、画面左下に表示されるようになったMune Barのアイコンの順番を入れ替えるなどの設定ができる。
-
ctrl + shift + P
- View: Toggle Menu Bar(VSCodeを再起動してもtoggleの状態は保持される)
View: Toggle Full Screen(VSCodeを再起動すると復活するため微妙…)
-
Keybord Shortcutsを開く
- View: Close Primary Side Bar / Alt + S / sideBarVisible
- View: Focus on GitHub Copilot View / Alt + S
- Source Control: Focus on Source Control View / Alt + D
- Explorer: Focus on Folders View / Alt + F
-
さらに、Zen Modeのショートカット設定Keybord Shortcutsを開く$\rightarrow$ View: Toggle Zen Mode / Alt + S / !inZenMode$\rightarrow$ workbench.action.exitZenMode / Alt + S / inZenMode
備考
- 現在開いているフォルダを閉じるデフォルトのショートカット
- Ctrl + K F(Workspaces: Close Workspace)