Keyboard shortcut to close all tabs but pinned in Visual Studio?

ide, keyboard-shortcuts, visual-studio

Solution

Yes, bind a key to the OtherContextMenus.EasyMDIToolWindow.CloseAllButPinned command.

Tools > Options > Keyboard > bind the key using the interface.

Problem

If there are any ability to close all tabs except pinned in VS?

Original source

Related problems