Drag files here or click to select some files
| Description | Windows / Linux | Mac |
|---|---|---|
| Show All Commands | F1 | F1 |
| Undo | Ctrl + Z | Command + Z |
| Redo | Ctrl + Y | Shift + Command + Z or Command + Y |
| Cut | Ctrl + X | Command + X |
| Copy | Ctrl + C | Command + C |
| Paste | Ctrl + V | Command + V |
| Search | Ctrl + F | Command + F |
| Replace | Shift + Ctrl + F | Command + Alt + F |
| Select all | Ctrl + A | Command + A |
| Select downward | Shift + Down | Shift + Down |
| Select right | Shift + Right | Shift + Right |
| Select left | Shift + Left | Shift + Left |
| Select upward | Shift + Up | Shift + Up |
| Select to the end | Alt + Shift + Right | Alt + Shift + Right |
| Select to the start | Alt + Shift + Left | Alt + Shift + Left |
| Align text right | Ctrl + Shift + Right | Option + Right |
| Align text left | Ctrl + Shift + Left | Option + Left |
| Add multi-cursor above | Ctrl + Alt + Up | Command + Alt + Up |
| Add multi-cursor below | Ctrl + Alt + Down | Command + Alt + Down |
| Add multi-cursor above | Ctrl + Alt + Shift + Up | Command + Alt + Shift + Up |
| Move multi-cursor from current line to the line below | Ctrl + Alt + Shift + Down | Command + Alt + Shift + Down |
| Add Selection To Next Find Match | Ctrl + D | Command + D |
| Select All Occurrences of Find Match | Ctrl + Shift + L | Command + Shift + L |
Refrence: https://code.visualstudio.com/docs/getstarted/keybindings