Skip to content
| Marketplace
Sign in
Visual Studio>Tools>VsErrorHandler
VsErrorHandler

VsErrorHandler

Jared Parsons

|
1,616 installs
| (2) | Free
This is an extension which replaces the modal visual studio error dialog with a non-modal margin control. It also displays the error directly instead of requiring the user to find the activity log.
Download

This extension replaces the modal dialog which pops up in Visual Studio when an unhandled exception occurs in an extension.  Instead it uses a margin to display the error to the user.  Full features

  • It's not modal so it doesn't disturb your editing experience
  • It can display the exception details inline instead of making you enable logging, repeat the error and then dig through a log file 
  • It's not limited to a single use (but can be turned off)

The source for this extension is available at https://github.com/jaredpar/VsErrorHandler

 

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft