10 Visual Studio Code Shortcuts You Should Know in 2024

preview_player
Показать описание
Manage your code efficiently in Visual Studio Code with the command palette, by easily switching between files & projects or by quickly moving or updating code sections.

📝 Blog Post

🖥️ Official Website & Courses

💬 Academind Community

👋 Social Media

Timestamps:
00:00:00 Intro
00:00:12 Command Palette
00:02:10 Go To File...
00:02:46 Search: Find in Files
00:03:24 File: Open Recent
00:03:58 View: Toggle Terminal
00:04:32 Toggle Line Comment (VS code shortcut comment line & VS code comment multiple lines shortcut)
00:05:17 Move Line Up / Down & Holding ALT
00:06:21 Add Selection to Next Find Match
00:06:56 Format Code (VS code auto format)
Рекомендации по теме
Комментарии
Автор

The default shortcut for Toggle Line Comment is actually CTRL + / (Windows) or CMD + / (Mac) if you're using a US Keyboard setup. On Non-US Keyboards, the shortcut shown would probably be the default shortcut.

krenaldi
Автор

Yup these are useful, even if you're not that new to VSCode. I loved the in-depth part about the command pallette and what it can be used for. I see now that I havent been using it to its potential. Much appreciated

rjk
Автор

There's another practical way to have multiple selections/cursors: Hold Ctrl+Alt and use arrow buttons.

BMRG
Автор

Thank you for sharing this video! Learning keyboard shortcuts in VSCode has significantly boosted my productivity and workflow speed. While I was familiar with some of the shortcuts demonstrated, this video still proved incredibly helpful, and I'm sure it will benefit many other programmers as well.

michal
Автор

Thank You Visual Studio Code... There are more short cut here... 😀

irbasu
Автор

The files can also be searched with cmd+p (in mac). ❤

arnabprince
Автор

please any ETA for Angular 17 course ?

thestreamer
Автор

"Look what they have to do to mimic a fraction of our power"
-Neovim users

abcde