Skip to content

A Visual Studio extension to "alert" you when a breakpoint is hit while you're debugging - useful if you're multitasking waiting for the breakpoint to be hit!

License

Notifications You must be signed in to change notification settings

CodingWithCalvin/VS-BreakpointNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breakpoint Notifier

A Visual Studio extension that monitors debugging events, and when a breakpoint is hit, raises a messagebox to the screen. This will (should) cause Visual Studio to pop to the front (perhaps taking over focus) if you were waiting for a breakpoint to get hit during a long running process and decided to bide your time by watching YouTube videos.

License

License - MIT

Build Status

GitHub Workflow Status

Marketplace Status

Marketplace Installations Marketplace Downloads Marketplace Version Marketplace Rating

Contribute

Contributions are welcome! Issues, PRs, etc. While it may seem this extension is "done", who knows what the future may hold for it?

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

About

A Visual Studio extension to "alert" you when a breakpoint is hit while you're debugging - useful if you're multitasking waiting for the breakpoint to be hit!

Topics

Resources

License

Stars

Watchers

Forks

Languages