VSCode cheat sheet
ctrl
+ J
: Toggles terminal
cmd
+ P
: Navigate to file
ctrl
+ tab
: Cycle through the last set of files opened
shift
+ tab
: Indent highlighted text left
cmd
+ /
: Comment out highlighted text
shift
+ cmd
+ e
: Open explorer pane
cmd
+ shift
+ p
: Command Palette
shift
+ alt
+ f
: Format current file