Reputation: 55
I'm wondering if there is a keyboard shortcut in Visual Studio 2019 to open this little tab dropdown menu. If it exists, I can't seem to find it.
Upvotes: 2
Views: 113
Reputation: 27890
It is CTRL + ALT + DownArrow assigned by default to the Window.ShowEzMDIFileList command.
Upvotes: 3