Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Branch BreakpointsNew to Visual Studio Code? Get it now.
Branch Breakpoints

Branch Breakpoints

Armando Aguirre

|
385 installs
| (3) | Free
Manages breakpoints based on the working git branch.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Branch Breakpoints

Branch Breakpoints will keep track of your breakpoints using git branches.

Everytime a new breakpoint is set, Branch Breakpoints will save it on the current existing branch. When you load a new branch it will clear all breakpoints for starting a clean slate. After returning to the previous branch it will load that branch saved breakpoints so that you can continue your work seamlessly.

Getting started

  1. Install the extension.
  2. Use git as your source version control system.

Known issues

  • Workspaces are not supported.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft