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
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.