Visual Studio 2010 keyboard shortcut to open context menu on document tab
visual-studio-2010
Solution
I was looking for this thing for quite some time and I accidently opened this menu today using my keyboard. The command is "Window.ShowDockMenu". The default key binding (at least in VS 2012) is "alt + -".
Problem
Is there a keyboard shortcut to show the context menu for a document tab - same as document tab right click? Note: not the same as shift + F10 which brings up the main context menu. thanks