Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.51 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.51 KB

CloseTabsToRight

Build status

Download this extension from the VS Marketplace or get the CI build.


Visual Studio 2015-2019 extension

Close document tabs to the right of the current document.

See the changelog for changes and roadmap.

Features

  • Close all tabs to the right of the current document.
  • Close all tabs to the left of the current document.

Close tabs to the right of the current document

Right-click on the current document's tab and select Close Tabs to the Right to close all tabs to the right.

Context Menu

Close tabs to the left of the current document

Right-click on the current document's tab and select Close Tabs to the Left to close all tabs to the left.

Context Menu

Contribute

Check out the contribution guidelines if you want to contribute to this project.

For cloning and building this project yourself, make sure to install the Extensibility Tools 2015 extension for Visual Studio which enables some features used by this project.

License

Apache 2.0