Top 10 VS Code Shortcuts To Boost Productivity in 2024 πŸ”₯

Top 10 VS Code Shortcuts To Boost Productivity in 2024 πŸ”₯

Β·

2 min read

Visual Studio Code (VS Code) is a popular code editor with a wide range of features and keyboard shortcuts to improve productivity. Welcome, we will see the Top 10 VS Code Top 10 Shortcuts To Increase Productivity in 2024. In the video, I am sharing the top 10 visual studio code shortcuts that every developer should know. While working, these shortcuts can save you time and boost your productivity. I hope all these shortcuts help you to achieve your goals faster.Here are some commonly used shortcuts in VS Code:

If You want to save time you can watch this video:
Click Here : https://youtu.be/488W-ojKHB0

1. Quick Open File: You can start typing the name of the file you’re looking for and VSCode will give you a list of suggestions to choose from.

πŸ’‘ Windows/Linux: Ctrl + P πŸ’‘ macOS: Cmd + P

  1. Format Document: Ensure consistent and neat code formatting by using this shortcut.

πŸ’‘ Windows/Linux: Shift + Alt + F πŸ’‘ macOS: Shift + Option + F

  1. Toggle Sidebar Visibility: You can also toggle the sidebar.

πŸ’‘ Windows/Linux: Ctrl + B πŸ’‘ macOS: Cmd + B

  1. Split Editor: You can open a split editor using this shortcut.

πŸ’‘ Windows/Linux: Ctrl +
πŸ’‘ macOS: Cmd + \

  1. Comment/Uncomment Code: Lastly, you comment or uncomment a piece of code

πŸ’‘ Windows/Linux: Ctrl + / πŸ’‘ macOS: Cmd + /

  1. Navigate Tabs: Quickly switch between tabs by using this shortcut, which will display a list of tabs for navigation.

πŸ’‘ Windows/Linux: Ctrl + Shift + Tab πŸ’‘ macOS: Control + Shift + Tab

  1. Open Terminal: Easily accesses the integrated terminal.

πŸ’‘ Windows/Linux: Ctrl + J πŸ’‘ macOS: Cmd + J

  1. Open Command Palette: Effortlessly execute commands by using the command palette with this keyboard shortcut.

πŸ’‘ Windows/Linux: Ctrl + Shift + P πŸ’‘ macOS: Cmd + Shift + P

  1. Select Current Line: Conveniently select the line where your cursor is positioned with this shortcut.

πŸ’‘ Windows/Linux: Ctrl + L πŸ’‘ macOS: Cmd + L

πŸ”Ÿ Select Until the End of the Word: Efficiently expand your code selection by moving to the end of the word using this shortcut.

πŸ’‘ Windows/Linux: Shift + Alt + β†’ πŸ’‘ macOS: Shift + Option + β†’

Thank You
Help me get to my goal of 100k subscribers on my youtube channel quick:

https://www.youtube.com/@prepdrive

Β