Here is a complete listing of keyboard shortcuts.
Debugger Keyboard Commands | |
---|---|
Command | Key |
Start/Continue | Ctrl + F5 |
Start - No debugging | Ctrl + Alt + F5 |
End | Alt + F5 |
Restart | Ctrl + Shift + F5 |
Step Into | Ctrl + F8 |
Step Over | Ctrl + F9 |
Run To Cursor | Ctrl + F11 |
Variables | Alt + Q |
Watches | Alt + W |
Recordsets | Alt + R |
Stack | Alt + K |
Output | Alt + P |
Breakpoints | Alt + B |
Toggle Breakpoint | Alt + X |
Clear All Breakpoints | Alt + F6 |
Debug Settings | Alt + Y |
Development Mappings | Alt + M |