VSCode

Hotkeys

  • shift + alt + down: Duplicate line down
  • shift + alt + f: Format code
  • opt + right: Go to right terminal window

To learn:

  • Open (fuzzy find) and save files.
  • Autocomplete words and close parentheses.
  • Join lines, split.
  • Reformat indentation on a file.
  • Find and replace across files with regex.
  • Jump to errors or uncommitted changes.