Catalog / Visual Studio Cheatsheet
Visual Studio Cheatsheet
A comprehensive cheat sheet for Visual Studio, covering essential shortcuts, features, and tools for efficient development.
Core Navigation & Editing
Basic Shortcuts
|
New Project |
|
Open File |
|
Open Project |
|
Save |
|
Save All |
|
Format Document |
|
Comment Selection |
|
Uncomment Selection |
Code Editing
|
Cut Line |
|
Copy Line |
|
Paste |
|
Undo |
|
Redo |
|
Move Line Up/Down |
|
Column (Box) Selection |
|
Delete Word Right |
Debugging & Build
Debugging Shortcuts
|
Start Debugging |
|
Start Without Debugging |
|
Stop Debugging |
|
Toggle Breakpoint |
|
Step Over |
|
Step Into |
|
Step Out |
|
Delete All Breakpoints |
Build Commands
|
Build Solution |
|
Solution Explorer |
|
Open Task List |
|
Quick Launch |
Refactoring & Search
Refactoring
|
Rename |
|
Quick Actions and Refactorings |
Search & Navigation
|
Find |
|
Find in Files |
|
Find Next |
|
Find Previous |
|
Go To Line |
|
Go To All |
Window Management & Customization
Window Shortcuts
|
Switch between open documents |
|
Navigate to the active tool window in Visual Studio. |
|
Toggle Full Screen |
|
Options |
|
Quick Launch |
|
View whitespace |