Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Breakpoints ManagerNew to Visual Studio Code? Get it now.
Breakpoints Manager

Breakpoints Manager

Loukas Kotas

|
459 installs
| (1) | Free
Manage breakpoint collections: create, update, export, and import for efficient debugging.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Breakpoints Manager

License Version Repository

The 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! 💻🤝

💡 After you install the extension visit the debug section, at the bottom you will notice a tab Breakpoints Manager. This is where you will handle your breakpoint collections.


After Extension is Installed

✨ 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.


🛠️ Requirements

No special requirements or dependencies. Just install and start managing your breakpoints!


📸 Feature Demos

Here are demonstrations of how each feature works:

Create Collections

Create Collection

Activate Collection

Activate Collection

Update Collection

Update Collection

Export Collections

Export Collections

Import Collections

Import Collections

Search Collection

Search Collection

Delete Collections

Delete Collections

⚠️ Known Issues

  • Importing too many collections at once may slow down the UI.
  • Breakpoints outside the current workspace may not be fully supported.

Changelog

Stay updated with the latest changes and improvements! You can find a detailed list of all updates in the CHANGELOG.


Bug Reports & Feature Requests

If you encounter any issues or have ideas for new features, feel free to contribute by opening a:

  • 🐛 Bug Report
  • ✨ Feature Request

Enjoy Debugging!

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