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 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
Only available for document windows, not for tool windows.
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.