Top 10 VS Code Keyboard Shortcuts You Must Learn to Use!

preview_player
Показать описание

🔥 VS Code Tip of the Day 🔥
Here are the top 10 VS Code keyboard shortcuts you must learn to use!
Number 10: Control + P to quickly open files.
Number 9: Control + K S to save all open files.
Number 8: Control + / on to quickly comment out code.
Number 7: Control + B to toggle the sidebar.
Number 6: Control + D to select the next occurrence of the current selection.
Number 5: Control + Shift + L to select all occurrences of the current selection.
Number 4: Alt + Up/Down Arrow to move lines up or down.
Number 3: Alt + Shift + Up/Down Arrow to duplicate lines up or down.
Number 2: F2 to rename a symbol and all occurrences.
Number 1: Control + Shift + P to open the command palette, or did you know you can just press just F1?!?
_____________________________________

🛠️ Tools I use:
_____________________________________

💖 Show support!
_____________________________________

👀 Watch Next:
_____________________________________

🌐 Connect With Me:
_____________________________________

** Affiliate Disclaimer: Some of the above links may be affiliate links, which may generate me a sales commission at no additional cost to you.

#codeSTACKr #vscode #learntocode
Рекомендации по теме
Комментарии
Автор

Something I’ve learned over the last few months, coding feels SO MUCH BETTER with the more shortcuts you can commit to memory! Whenever I learn of a new useful one, I try to use it whenever possible so that I can engrain it into my memory and make it second nature.

stayaway
Автор

I need to write these down. Thanks for all your helpful videos 👍👍👍👍

jonathanjohnson
Автор

thank you, how to move the cursor at the end of the line of code?

GreenPear-mzdl