Notes on the VSCode editor
- Summon the command palette:
Command + shift + p - Maximize the current active editor in a split
- In the command palette, search for
Maximize Editor Group and Hide Sidebar. - To undo this action using a Vim command (requires a Vim emulator extension), do
Control + w, =.
- In the command palette, search for
- Hide sidebar:
Command + b