Emmet
- ctrl+shift+\ jump to mathcing bracket
- ctrl+alt+
- generally
- when terminal focussed you can use it to move/focus/kill terminals
- used to triggher extensions like for toggling files/classes
- d select all exact words
- t toggle classNames
- f toggle files
- c toggle comments
- ctrl+
- . quickfix (to set missing imports)
- g joins line
- q toggle quotes
- Cli
- vscode commands
- td cssClassInTailwind search in tailwind docs
- terminal
- code -r path apri la cartella in una istanza già aperta di vscode
- easy to remember
- shift+scroll
- alt+
- enter insert row under
- f12 CSS peek
- x/z - go group left/right
- r - run code (for C language)
- arrows → move row
- del - delete row
- ctrl+alt+down/up - copy-paste current row to row down/up
- alt+down/up - move line down/up
- ctrl+d → select all words similar at the same time
- Hold MBR to have multiple cursors vertically
- Hold alt to add cursors with mouse click
- search
- alt+w - search in all files
- ctrl+alt+p - command line bar -
if you write > you can see commands
@ symbols
#
:23 to go to row 23
- ctrl+p - to go to specific file
- alt+p find/replace in current file
- Settings bar
@modified to see settings modified from default
- Visualize - try alt + q w e a s d f