Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Disable Break Mode & No Source Available Tab
Disable Break Mode & No Source Available Tab

Disable Break Mode & No Source Available Tab

Erwin Mayer

|
26,204 installs
| (35) | Free
This small extension will prevent the tool window with title 'No Source Available' or 'Break Mode' from appearing in Visual Studio, and preserve the focus on the currently active tab. Alas, Visual Studio otherwise displays a tab stating that 'The application is in break mode'...
Download

Your support is much appreciated!

Bitcoin: 16WAaCLAZ1a39KzFtj1FYwPMc2TgbXDSuT

Note: 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.

Note: 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.

Note: 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.

Presentation

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

Alas, Visual Studio otherwise displays a tab stating that 'The application is in break mode' and that it cannot find source code to step into. This is obvious when simply pausing an idle application, therefore it forces the developer to close this window before getting back to the code he wants to modify, which may be a productivity killer.

Let's hope this extension will be short-lived (though it has been more than 10 years now) as the Visual Studio development team adds an option to better control this behavior!

This extension should work with all locales of Visual Studio.

Feature requests are welcome here. Initial release page here. Official GitHub repository here. Contributions are welcome.

Release Notes

V4.0.5 2024/07/04

  • Improved support for Visual Studio 2022 and new "Break Mode" tab.

V4.0.0 2021/12/05

  • Added support for Visual Studio 2022.

V3.2 2019/03/18

  • Fixed compatibility with VS 2015.

V3.0 2019/03/17

  • Visual Studio 2019 support.
  • Migrated codebase from VB to C#.

Distinguished contributor: reduckted

V2.0 2017/03/01

  • Visual Studio 2017 support (no version # change to not force update in previous VS versions).

V2.0 2015/05/05

  • Visual Studio 2015 support (no version # change to not force update in previous VS versions).

V2.0 2013/09/11

  • Visual Studio 2013 support (no version # change to not force update in previous VS versions).

V2.0. 2012/09/13

  • Visual Studio 2012 support (no version # change to not force update in previous VS versions).

V2.0. 2012/02/17

  • Complete code rewrite using insight from ILSpy and Reflector. Now supporting all locales and preventing the tab from appearing rather than closing it.
  • Removed the option to specify extra tab titles to be closed automatically as this is no longer needed. The feature can be reintroduced if some people still find a use for it.

V1.7. 2011/06/26

  • Performance improvements.

V1.6. 2011/05/31

  • Added Spanish support (in addition to existing English, German, French support).
  • Added an option in Tools > Options > Disable No Source Available Tab to add a custom tab title that should be closed automatically.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft