How do I Open Test Explorer with a Keyboard Shortcut?

Jason Hunter 21 Reputation points
2023-02-21T07:24:02.1166667+00:00

Is there a way to open the Test Explorer window with a keyboard shortcut?

I can't find this option.

Developer technologies | Visual Studio | Testing
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other

A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.

0 comments No comments

Answer accepted by question author
Tianyu Sun-MSFT 34,841 Reputation points Microsoft External Staff
2023-02-21T08:49:13.58+00:00

Hello @Jason Hunter ,

Welcome to Microsoft Q&A forum.

Yes, the keyboard shortcut is Ctrl + E, T.

You can try to press Ctrl + E and then release them, after that press T, to open the Test Explorer window.

User's image


Update1:

Please confirm if the TestExplorer.ShowTestExplorer command has been assigned to Ctrl+E, T keyboard shortcuts in Tools > Options... > Environment > Keyboard > find and click to select the "Press shortcut keys:" box > press Ctrl+E, T on your keyboard > check the "Shortcut currently used by:" box.

If it was assigned, please double check if you press the keyboard shortcuts correctly => press Ctrl and E together, and then release them together, after that just press T and release it.

If it wasn't assigned, please try to type "TestExplorer.ShowTestExplorer" in "Show commands containing:" box, select it from the list and press the shortcut keys that you want in the "Press shortcut keys:" box and click the Assign button to assign this customized keys to this command. Check if it works.

User's image

Have a great day.

Sincerely,

Tianyu


If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Newest

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.