How to close a Visual Studio tool window (not a document tab) using a keyboard shortcut?
As the title suggests, I would like to close a Visual Stud开发者_Python百科io tool window (not a document tab) using a keyboard shortcut. Is that possible?
Shift + Esc seems to work
精彩评论