Brent Keller

Useful Visual Studio Hotkeys

General Hotkeys

KeysDescription
Ctrl + Alt + LShow Solution Explorer

Test Explorer Hotkeys

KeysDescription
Ctrl + Alt + TShow Test Explorer (custom binding)
Ctrl + E, SShow test in test explorer
Ctrl + R, TRun selected tests or all tests in context
Ctrl + R, PRun passed tests
Ctrl + R, FRun failed tests
Ctrl + R, NRun not run tests
Ctrl + R, VRun all tests in view
Ctrl + R, ARun all tests
Ctrl + R, LRepeat last run
© 2023 Brent Keller