harshcodr
More than coding
VS Code Shortcuts
A clean reference to speed up your workflow. Pick your operating system to continue.
Windows
Mac
Visual Studio Code
← Back
Windows Shortcuts
Ctrl + X
Cut line
Ctrl + C
Copy line
Alt + ↑ / ↓
Move line
Shift + Alt + ↑ / ↓
Duplicate line
Ctrl + Shift + K
Delete line
Ctrl + Enter
Insert line below
Ctrl + D
Select next word
Ctrl + Shift + L
Select all matches
Ctrl + Space
Suggestions
Shift + Alt + F
Format file
Ctrl + P
Quick open
Ctrl + G
Go to line
Ctrl + `
Toggle terminal
Ctrl + \\
Split editor
← Back
Mac Shortcuts
Cmd + X
Cut line
Cmd + C
Copy line
Option + ↑ / ↓
Move line
Shift + Option + ↑ / ↓
Duplicate line
Cmd + Shift + K
Delete line
Cmd + Enter
Insert line below
Cmd + D
Select next word
Cmd + Shift + L
Select all matches
Cmd + Space
Suggestions
Shift + Option + F
Format file
Cmd + P
Quick open
Cmd + G
Go to line
Cmd + `
Toggle terminal
Cmd + \\
Split editor