Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 682 Bytes

File metadata and controls

14 lines (12 loc) · 682 Bytes

Notes on the VSCode editor

Extensions

Some important shortcuts (MacOS only)

  • 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, =.
  • Hide sidebar: Command + b