Top 10 VS Code Keyboard Shortcuts You Must Learn to Use!
By codeSTACKr
Published: Feb 13, 2023“
Become A VS Code SuperHero Today: https://vsCodeHero.com
Join my Discord developer community: https://discord.gg/A9CnsVzzkZ
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:
- codeSTACKr VS Code Theme: https://marketplace.visualstudio.com/…
- STACKr Code Font (Exclusive to my VS Code Course – https://vsCodeHero.com)
- SuperHero Extension Pack: https://marketplace.visualstudio.com/…
Show support!
- PayPal: https://paypal.me/codeSTACKr
Watch Next:
- Playlist: Web Development For Beginners – https://www.youtube.com/watch?v=Ez4yH…
Connect With codeSTACKr:
- Website: https://www.codestackr.com
- Twitter: https://twitter.com/codeSTACKr
- Instagram: https://instagram.com/codeSTACKr
- Facebook: https://facebook.com/codeSTACKr
”
Tag: keyboard
[Design] Secrets of the Esc Key
From CreativePro.com –Secrets of the Esc Key:
“
If you’ll pardon the pun, the Esc key might escape the notice of many Adobe Creative Cloud users, but it’s actually a great shortcut. You might already know that the Esc key can be a shortcut for the Cancel button, but it does a few more interesting things in Adobe Photoshop, Adobe InDesign, and Adobe Illustrator. I wrote this article as a follow-up to my earlier CreativePro article about the hidden powers of the Enter key; if you like these tips you’ll want to check out that article too. But for now, let’s uncover some of the secrets of the Esc key. Esc: Your Easy Exit Esc is short for "escape," and that’s a good way to understand when to press that key. When you’re adjusting an option and you find yourself thinking "I’m going down the wrong road…", that’s when you might want to try the Esc key. In many applications, the Esc key is a keyboard shortcut for canceling the current operation. If you see a Cancel button on the screen, chances are pressing Esc will be the same as clicking that Cancel button. Similarly, Esc is often a single-key equivalent to pressing the Command-. (Mac) or Ctrl-. (Windows) shortcut for canceling…”