Commands
CTRL K + CTRL W (close all windows)
- command + shift + O → navigate to symbol (go to a function quickly)
- Ctrl + G → Go to line, shift + arrow to highlight
- Ctrl + D → select word, hit again to edit another line at same time
- Shift + alt (and up and down)→ set multiple cursors
- Shift + alt + I → set multiple cursors at the end of the lines
Gits lens extension (in the future perhaps)
Create custom snippets or check if there’s prebuilt snippets
- Click a function to find all of its references (ctrl + click to find out more info)
- Ctrl + X → cuts line automatically OR alt + arrow to move line up/down, do alt shift to copy that line as well
- Ctrl + L → highlight line
Ctrl + ` → start new terminal