15,000,000 developers use VS Code
You're probably one of them
Here are 15 shortcuts to work faster
You're probably one of them
Here are 15 shortcuts to work faster
🔷 ALT + up/down arrow
🔶 OPT + up/down arrow
Moves a line of code up or down
Including in/out of code scopes
I use this A LOT
🔶 OPT + up/down arrow
Moves a line of code up or down
Including in/out of code scopes
I use this A LOT
🔷 CTRL + SHIFT + K
🔶 CMD + SHIFT + K
Delete a line
Stop highlighting everything to delete
🔶 CMD + SHIFT + K
Delete a line
Stop highlighting everything to delete
Turn on Auto-Save!!
🔷 CTRL + ,
🔶 CMD + ,
Turn "Files: Auto Save" to "afterDelay"
This will save every 1000ms
Not sure why this is off by default 😭
🔷 CTRL + ,
🔶 CMD + ,
Turn "Files: Auto Save" to "afterDelay"
This will save every 1000ms
Not sure why this is off by default 😭
🔷 CTRL + G
🔶 CMD + G
Go to a specific line
Really great when debugging an issue and you have a line number
🔶 CMD + G
Go to a specific line
Really great when debugging an issue and you have a line number
I hope this helps you work faster!
Make sure to bookmark the top tweet so you can come back to this later
Might as well give it a like and retweet while you're at it :)
Make sure to bookmark the top tweet so you can come back to this later
Might as well give it a like and retweet while you're at it :)
Are there any shortcuts you like that weren't mentioned here?
Loading suggestions...