Learn Visual Studio keyboard shortcuts
Practice Visual Studio 2025 keyboard shortcuts with timed drills. Memorize all 161 hotkeys and keybindings faster through interactive exercises.
Top shortcuts
- Ctrl+Shift+B — Build Solution
- Ctrl+F7 — Compile
- Alt+F11 — Run Code Analysis on Solution
- Alt+F10 — Apply Code Changes
- Ctrl+Alt+P — Attach to Process
- Ctrl+Alt+Pause — Break All
- Ctrl+Alt+B — Breakpoints
- Ctrl+Alt+C — Call Stack
- Ctrl+Shift+F9 — Delete All Breakpoints
- Alt+F2 — Launch Diagnostics
- Ctrl+Alt+D — Disassembly
- Ctrl+F9 — Enable Breakpoint
- Ctrl+Alt+E — Exceptions
- Ctrl+Shift+F11 — Go to Previous Call or IntelliTrace Event
- Alt+F5 — Start Diagnostics
- Ctrl+Alt+I — Immediate Window
- Ctrl+Alt+V — Locals
- Ctrl+Alt+U — Modules
- Ctrl+Alt+Z — Processes
- Shift+F9 — Quick Watch
- Shift+Alt+P — Re-attach to Process
- Ctrl+Shift+R — Refresh Windows App
- Ctrl+Alt+G — Registers
- Ctrl+Shift+F5 — Restart
- Ctrl+F10 — Run to Cursor
- Ctrl+Shift+F10 — Set Next Statement
- F5 — Start
- Ctrl+F5 — Start without Debugging
- F11 — Step Into
- Ctrl+Alt+F11 — Step Into Current Process
Other Code & Text apps
Related pages