Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>BreakpointIONew to Visual Studio Code? Get it now.
BreakpointIO

BreakpointIO

deckerio

|
7,921 installs
| (5) | Free
Allows you to export and import your breakpoints
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

BreakpointIO

BreakpointIO a Visual Studio Code extension, allows you to import and export breakpoints to be users, machines, or whatever you desire.

Extension Settings

Will be adding more information on how to customize the export/import/logging output areas soon.

Tentative settings:

  • breakpointio.logPath
  • breakpointio.exportPath
  • breakpointio.importPath

Features

Two main features is the import and export functionality.

Export breakpoints

Here we create two breakpoints, one regular and one conditional. Then we export them to a breakpoints.json file in the .vscode folder. You access the breakpointio-export command by hitting control-shift-p on windows or command-shift-p on mac.

exporting breakpoints in action

We have reset the breakpoints in the above example but kept the breakpoints.json. You can see when we import them, all the settings for each breakpiont is kept in it's original location.You access the breakpointio-import command by hitting control-shift-p on windows or command-shift-p on mac.

importing breakpoints in action

Known Issues

  1. When attempting to export for the first time it may not find any breakpoints, however, when you try again it works.

Release Notes

1.0.0

Will be release soon. This will included basic functionality.

Contributions

Feel free to contribute to this project with a fork request.

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