VSCode
Hotkeys
shift + alt + down
: Duplicate line downshift + alt + f
: Format codeopt + 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.