Breakpoints ManagerThe Breakpoints Manager extension for Visual Studio Code allows you to efficiently manage VSCode breakpoints by creating collections, activating and updating them, exporting/importing breakpoints as JSON files, and more. This tool simplifies debugging by offering streamlined breakpoint organization and management across your workspace. Additionally, the extension encourages collaboration by allowing developers to share JSON files containing multiple collections. This makes it easy for teams to collaborate on debugging tasks, ensuring everyone is working with the same set of breakpoints. Perfect for team debugging sessions! 💻🤝
✨ Features🔖 Create Collections: Organize breakpoints into collections for easier management. ⚡ Activate Collection: Quickly activate a collection of breakpoints. 🔄 Update Collection: Modify breakpoints within a collection and update them without needing to recreate. 📤 Export Collections: Save your collections as JSON files to reuse or share. 📥 Import Collections: Import previously saved collections for quick access. ✅ Select All Collections: Easily select and manage multiple collections at once. 🔍 Search Collections: Quickly find a specific collection by name. 🗑️ Delete Collections: Remove unwanted collections from the manager. 🛠️ RequirementsNo special requirements or dependencies. Just install and start managing your breakpoints! 📸 Feature DemosHere are demonstrations of how each feature works: Create CollectionsActivate CollectionUpdate CollectionExport CollectionsImport CollectionsSearch CollectionDelete Collections⚠️ Known Issues
ChangelogStay updated with the latest changes and improvements! You can find a detailed list of all updates in the CHANGELOG. Bug Reports & Feature RequestsIf you encounter any issues or have ideas for new features, feel free to contribute by opening a: Enjoy Debugging! |