Keyboard Shortcuts
- Ctrl+1,Ctrl+e: Open Test Explorer Window
- Ctrl+1,Ctrl+r: Open Run Window
- Ctrl+1,Ctrl+s: Restart last run (with debugger)
- Ctrl+1,Ctrl+d: Restart last run without debugging
![]() | Note |
|---|---|
| You can assign custom keyboard shortcuts to the commands listed above in the Options dialog of Visual Studio (Environment > Keyboard) -- all commands are prefixed with VisualAssert. |
- Enter: Go to source code currently selected test
- Ctrl+Enter: Run currently selected test (with debugger)
- Ctrl+Shift+Enter: Run currently selected test without debugging




![[Note]](images/note.png)