Has anyone found a keyboard shortcut for the “Show All Files” in the Solution Explorer ?
And a related question … is there any tool that can show the keyboard shortcut for any operation you’re doing in VS ?
Cheers,
SteveC.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is none by default. But:
Go to Tools / Options / Environment / Keyboard.
In ‘Show commands containing”, type:
Scrolling in the list of commands reveals:
Project.ShowAllFiles.Select it and type the shortcut you want in the “Press shortcut keys” edit box. I used Ctrl + Shift + A.
If what you type as shortcut already has an associated command, you will see it in the bottom of this dialog.