0

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

What is the shortcut key to select "Close All but this" in visual studio 2010? I want to close all tabs using shortcut key.

Community
  • 1
  • 1
Lluthus
  • 335
  • 2
  • 5
  • 15
  • In my editor there is not such a shortcut or, if it is, it's not shown in context menu. – Marco Oct 25 '11 at 10:00

1 Answers1

2

As far as I know there is no hot key for this by default. You can go to:

Tools -> Options -> Environment -> Keyboard 

and specify hot key there for File.CloseAllButThis command.

Snowbear
  • 16,924
  • 3
  • 43
  • 67