billpratt / CloseTabsToRight

Visual Studio extension to close tabs to the right of current document

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CloseTabsToRight

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

About

Visual Studio extension to close tabs to the right of current document

License:Other


Languages

Language:C# 100.0%