Visual-Studio – Show the keyboard shortcuts for all files

Has anyone found the keyboard shortcut for “Show All Files” in the Solution Explorer?

There is a related question… Is there any tool that can display keyboard shortcuts for any operation you perform in VS?

Cheers,

SteveC.

default There is no below. But:

Go to Tools/Options/Environment/Keyboard.

In “Show included commands”, type:

showall

Scroll to display in the command list: Project.ShowAllFiles.
Select it and type everything in the “Press Shortcut Key” edit box The shortcut you need. I used Ctrl Shift A.

If the shortcut you type already has a related command, you will see it at the bottom of this dialog box.

Did anyone find the keyboard shortcut for “Show All Files” in the Solution Explorer?

There is a related question… Is there any tool that can display keyboard shortcuts for any operation you perform in VS?

Cheers,

SteveC.

No by default. But:

Go to Tools/Options/Environment/Keyboard.

In “Show included commands”, type:

showall< /p>

Scroll to display in the command list: Project.ShowAllFiles.
Select it and type the desired shortcut in the “Press Shortcut Key” edit box. I used Ctrl Shift A.

If the shortcut you typed already has a related command, you will see it at the bottom of this dialog box.

Leave a Comment

Your email address will not be published.