Hey Devs, This is a cheat sheet for all the VSCode users out there, these shortcuts can increase your speed and productivity!!
So let's start.
Command palette
Key | Description |
---|---|
β§βP |
Show all commands |
βP |
Show files |
Sidebars
Key | Description |
---|---|
βB |
Toggle sidebar |
---- | ---- |
β§βE |
Explorer |
β§βF |
Search |
β§βD |
Debug |
β§βX |
Extensions |
β§^G |
Git (SCM) |
Search
Key | Description |
---|---|
βF |
Find |
β₯βF |
Replace |
---- | ---- |
β§βF |
Find in files |
β§βH |
Replace in files |
Panel
Key | Description |
---|---|
βJ |
Toggle panel |
---- | ---- |
β§βM |
Problems |
β§βU |
Output |
β§βY |
Debug console |
^` |
Terminal |
View
Key | Description |
---|---|
βk z
|
Zen mode |
---- | ---- |
βk u
|
Close unmodified |
βk w
|
Close all |
Debug
Key | Description |
---|---|
F5 |
Start |
β§F5 |
Stop |
β§βF5 |
Restart |
---- | ---- |
^F5 |
Start without debugging |
---- | ---- |
F9 |
Toggle breakpoint |
---- | ---- |
F10 |
Step over |
F11 |
Step into |
β§F11 |
Step out |
---- | ---- |
β§βD |
Debug sidebar |
β§βY |
Debug panel |
References
PLEASE FOLLOW, LIKE, SHARE, AND COMMENT ANY COMMAND YOU THINK I MISSED OUT!!
Thanks for reading!
β‘ Giveaway β‘
We are giving away any course you need on Udemy. Any price any course.
Steps to enter the giveaway
--> React to this post
--> Subscribe to our Newsletter <-- Very important
Happy Coding.
Top comments (5)
I think you are missing a lot of basic shortcuts most devs would know.
Here is a link to a better guide - youtube.com/watch?v=Xa5EU-qAv-I
I didnβt write them because they were so common!
But your post is about VS code shortcuts?
Hey you miss the most powerful one
Cmd + D
syntaxrecall.dev/vscode-keyboard-s...