Skip to content

Visual Studio extensions that adds additional options for closing tabs in the right-click context menu for tabs

License

Notifications You must be signed in to change notification settings

ben-hamida/CloseTabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Close Tabs for Visual Studio

Build

Download this extension from the Visual Studio Marketplace or get the CI build.


Adds a number of options for closing multiple tabs in the right-click context menu for docment tabs in Visual Studio.

Close tabs

Features

  • Close all tabs to the right of the selected document
  • Close all tabs to the left of the selected document
  • Close all documents in the same project or solution folder as the selected document
  • Close all documents not in the same project or solution folder as the selected document
  • Close all documents with the same file extension as the selected document
  • Close all documents except those with the same file extension as the selected document
  • Close all documents that don't have any unsaved changes

Limtations

Only available for document windows, not for tool windows.

Enjoying this extension?

If so, please give it a ★★★★★ rating on the Visual Studio Marketplace.

If you find any issues or have any feature requests, open an issue in the GitHub repo. Pull requests are welcome as well.

About

Visual Studio extensions that adds additional options for closing tabs in the right-click context menu for tabs

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages