DEV Community

Cover image for Top 20+ VS Code Shortcuts Every Developer Should Know
Vicky Shinde
Vicky Shinde

Posted on

2

Top 20+ VS Code Shortcuts Every Developer Should Know

Today's Blog Artical i will show you amazing 20+ VS code shortcuts that help you to become a pro developer this shortcuts boost your coding speed 10X.

General Editing :

CTRL+S - Save File
CTRL+Z - Undo
CTRL+Y - Redo
CTRL+X - Cut Line
CTRL+C - Copy Line
CTRL+V - Paste

Navigation

CTRL+P - Quick Open File
you want to open file instantly then you can use CTRL+P Shortscuts

CTRL+TAB - Switch Between Open Files
You want to switch one file to another file use this Shortcuts CTRL+TAB

CTRL+G - Go to Line
You have 1000 Line of code but you don't know Which line have you click just use this shortcuts CTRL+G

CTRL+SHIFT+E : Explore Sidebar
Sometime building the complex projects then you have multiple time open sidebar by using mouse but use this CTRL+SHIFT+E Shortcuts to open Sidebar

CTRL+SHIFT+F - Search in File
Develop the complex projects have multiple files at this time serach file using this shortcuts CTRL+SHIFT+F

Get the Free Front-end development Projects Visit our Blog

Code Editing

CTRL+SPACE - Trigger Intellisence
CTRL+SHIFT+SPACE - Trigger Parameter hints
ALT+UPARROW - Move to Line Up
ALT+DOWANARROW - Nove to Line Down
ALT+SHIFT+UPARROW - Copy Line Up
ALT+SHIFT+DOWNARROW - Copy Line Down
CTRL+/ - Toggle Line Comment

Windows Managements

CTRL+SHIFT+N - New Window
CTRL+SHIFT:W - Close Window
CTRL+- Toggle Terminal
CTRL+B` - Toggle Sidebar Visibility

Final Words:

Mastering this 20+ Vs code Shortcuts that help you boost up your coding speed also you can using daily this shortcuts you will become a pro developer


Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (0)

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

👋 Kindness is contagious

Dive into an ocean of knowledge with this thought-provoking post, revered deeply within the supportive DEV Community. Developers of all levels are welcome to join and enhance our collective intelligence.

Saying a simple "thank you" can brighten someone's day. Share your gratitude in the comments below!

On DEV, sharing ideas eases our path and fortifies our community connections. Found this helpful? Sending a quick thanks to the author can be profoundly valued.

Okay