Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Breakpoint BookmarksNew to Visual Studio Code? Get it now.
Breakpoint Bookmarks

Breakpoint Bookmarks

Omar Dulaimi

|
2,474 installs
| (3) | Free
Bookmark all your different breakpoints into separate files, and activate them as needed
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Breakpoint Bookmarks

The Breakpoint Bookmarks extension will help you enhance your debugging workflows, by creating and maintaining separate breakpoints files, and load them as necessary, in their original locations. It supports all language supported by vsCode.

Buy Me A Coffee

Installation

Simply run this ext install OmarDulaimi.breakpoint-bookmarks in the command palette or search for Breakpoint Bookmarks in extensions menu.

Features

Save Current Breakpoints

After setting your breakpoints through your project, open the command palette and run the command Breakpoint Bookmark: Save Current Breakpoints. You can find the newly saved breakpoints flow in the extension menu.

saving current breakpoints demo


Load A Saved Breakpoint File

Once you have at least one breakpoints flow saved, you can load it by opening the extension menu, then hover to click the icon on the right of the flow you want to load.

loading a breakpoint flow demo


Extension Settings

This extension contributes the following settings:

  • breakpointBookmark.useRelativePaths: Uses relative paths to save/load breakpoints. Set it to false if you want absolute paths.
  • breakpointBookmark.clearPreviousBreakpoints: Clears previous active breakpoints when loading a new file.
  • breakpointBookmark.saveLocation: Specifies the folder path where the breakpoint files will be stored in.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft