Top 5 Visual Studio Code Shortcuts For Increasing Productivity and Speed

preview_player
Показать описание
In this video I will go over my favorite and mostly used shortcut keys on visual studio code. Although every developer has their own preferences, hope you find them useful. I personally use those shortcut keys for visual studio code in daily basis, generally independent from the code or the language.

If you have additional cool shortcuts don't forget to share it in the comments.

Timestamp for Shortcuts:
0:00 - Intro
0:37 - Open Terminal: Ctrl + `
1:20 - Search Through Workspace: Ctrl + Shift + F
2:10 - Change The Line Position: Alt + Up/Down
2:51 - Fold/Unfold: Ctrl + K + 0 / Ctrl + K + J
3:40 - Refactor: Ctrl + H

Bonus Shortcuts:

4:35 - Split Screen: Ctrl + |
5:06 - Change Theme: Ctrl + K + T
5:44 - Multiline Write: Alt + LMB Click
5:56 - See Shortcut List: Ctrl + K + S

Socials:

#VSCode #Top5Shortcuts #MrRandomGenerator

Music Used
––––––––––––––––––––––––––––––
Creative Commons — Attribution 4.0 International — CC BY 4.0
Рекомендации по теме
Комментарии
Автор

I really like
Ctrl+K, Ctrl+C - Comment out selected text
Ctrl+K, Ctrl+U - Uncomment selected text

woosix