Visual Studio Shortcut for showing list of tabs

keyboard-shortcuts, visual-studio

Solution

The Command that you are looking for is `Window.ShowEzMDIFileList`, it can be accessed(at least on my machine) by Ctrl + Alt + Down Arrow

Problem

I don't know if there is a better way to ask this. But, I mean to open the small down arrow which shows the list of tabs (see following) using a keyboard shortcut

Original source