/vs-disable-unwanted-tabs

Disable Unwanted Tabs - Visual Studio Extension

Primary LanguageC#MIT LicenseMIT

Disable No Source Available Tab - Visual Studio Extension

Screenshot

This is the official repository for:
https://marketplace.visualstudio.com/items?itemName=mayerwin.DisableNoSourceAvailableTab

Initial release page here:
http://erwinmayer.com/labs/visual-studio-2010-extension-disable-no-source-available-tab

Description

This small extension will prevent the tool window with title "No Source Available" from appearing in Visual Studio, and preserve the focus on the currently active tab.

Supported editions

Visual Studio 2015, 2017, 2019, 2022+.

Visual Studio 2017 and 2019 support has been temporarily dropped due to limitations imposed by Microsoft's Visual Studio Marketplace. The last stable release (4.0.0) supporting Visual Studio 2019 can however be downloaded here.

Visual Studio 2012 and 2013 support has been dropped due to new requirements imposed by Microsoft to speed up loading time with AsyncPackage. The last stable release supporting Visual Studio 2012 and 2013 can however be downloaded here.

Visual Studio 2010 support has been dropped due to limitations imposed by Microsoft's VSIX format to support Visual Studio 2017. The last stable release supporting Visual Studio 2010 can however be downloaded here.

You are welcome to contribute to this project!