File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,10 +5,22 @@ A Visual Studio extension that monitors debugging events and displays a notifica
55## ✨ Features
66
77- 🎯 ** Smart Detection** - Notifies on breakpoint hits
8- - 💬 ** Instant Notification** - Displays a message box that brings Visual Studio back into focus
8+ - 💬 ** Flexible Notifications** - Choose between Windows toast notifications, classic message box, or both!
9+ - ⚙️ ** Configurable** - Customize your notification style via Tools > Options
910- 🖥️ ** Multi-Architecture** - Supports both x64 and ARM64 systems
1011- 🚀 ** VS 2022 & 2026** - Compatible with Visual Studio 2022 and Visual Studio 2026
1112
13+ ## 🔧 Configuration
14+
15+ Configure your preferred notification style:
16+
17+ 1 . Go to ** Tools** > ** Options**
18+ 2 . Navigate to ** Breakpoint Notifier** > ** General**
19+ 3 . Select your ** Notification Style** :
20+ - 🔔 ** Toast** (default) - Non-intrusive Windows toast notification
21+ - 📦 ** MessageBox** - Classic message box that steals focus
22+ - 🔔📦 ** Both** - Get both notifications at once
23+
1224## 📊 Status
1325
1426| | |
You can’t perform that action at this time.
0 commit comments