Sign in to confirm you’re not a bot
This helps protect our community. Learn more

Intro

0:00

CTRL + K C and CTRL + K U - Comment and uncomment code efficiently.

0:29

CTRL + K D - Format your document quickly.

0:35

CTRL + , and CTRL + Q - Navigate your code with ease.

0:56

CTRL + G - Go to a specific line number.

2:00

ALT + / - Quick access to IntelliSense suggestions.

2:10

CTRL + K S - Insert a snippet.

2:23

CTRL + R CTRL + R - Rename variables and more.

2:43

PROP TAB and CTOR TAB - Auto-generate properties and constructors.

3:09

CTRL + L and CTRL + SHIFT + TAB - Advanced navigation.

3:27

ALT + UP and ALT + DOWN - Move lines up or down.

3:52

CTRL + ALT + B - Build your solution.

4:02

CTRL + SHIFT + F9 - Remove breakpoints.

4:28

CTRL + M + O, CTRL + M M, and CTRL + M P - Manage code folding.

4:48

CTRL + R W - Refactor and extract method.

5:04

Conclusion

5:18
20 Must-Know Visual Studio Shortcuts for Developers
651Likes
27,538Views
Jul 182024
In this video, we're exploring 20 essential shortcuts in Visual Studio that will make you a more efficient coder. Master these shortcuts to speed up your workflow and enhance your productivity. 🔍 Chapters: 0:00 Intro 0:29 CTRL + K C and CTRL + K U - Comment and uncomment code efficiently. 0:35 CTRL + K D - Format your document quickly. 0:56 CTRL + , and CTRL + Q - Navigate your code with ease. 2:00 CTRL + G - Go to a specific line number. 2:10 ALT + / - Quick access to IntelliSense suggestions. 2:23 CTRL + K S - Insert a snippet. 2:43 CTRL + R CTRL + R - Rename variables and more. 3:09 PROP TAB and CTOR TAB - Auto-generate properties and constructors. 3:27 CTRL + L and CTRL + SHIFT + TAB - Advanced navigation. 3:52 ALT + UP and ALT + DOWN - Move lines up or down. 4:02 CTRL + ALT + B - Build your solution. 4:28 CTRL + SHIFT + F9 - Remove breakpoints. 4:48 CTRL + M + O, CTRL + M M, and CTRL + M P - Manage code folding. 5:04 CTRL + R W - Refactor and extract method. 5:18 Conclusion 🙌 Special Shoutout: Thanks to Lee for submitting an awesome shortcut! Check it out here: https://x.com/LeeEnglestone/status/18... 📘 Learn More: #microsoft #visualstudio

Follow along using the transcript.

Microsoft Visual Studio

335K subscribers