Keyboard shortcut to close all tabs but current one in Visual Studio?

前端 未结 8 1660
轻奢々
轻奢々 2020-12-24 00:03

Does anyone know a keyboard shortcut to close all tabs except for the current one in Visual Studio? And while we\'re at it, the shortcut for closing all tabs? Is there a Res

8条回答
  •  执念已碎
    2020-12-24 00:35

    There isn't a keyboard shortcut by default but you can bind it to a keyboard shortcut in the general environment settings (Options->Environment->Keyboard), the command is File.CloseAllButThis.

提交回复
热议问题