Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Breakpoint Line Jump navigatorNew to Visual Studio Code? Get it now.
Breakpoint Line Jump navigator

Breakpoint Line Jump navigator

Masterjx9

|
2 installs
| (0) | Free
navigate between breakpoints/jumppoints using keyboard shortcuts
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🧭 Breakpoint Navigator

Mark lines of code as jump points and cycle between them without needing a debugger.


demo


🔧 Extension Settings

This extension contributes the following keybindings (customizable in Keyboard Shortcuts):

Command Keybinding Description
jumpPoints.mark Ctrl+Alt+M Toggle a jump point at the current line
jumpPoints.next Ctrl+Alt+Right Go to the next jump point in the file
jumpPoints.prev Ctrl+Alt+Left Go to the previous jump point in the file

📦 Release Notes

0.0.1 (2025-5-04)

  • Initial release with core functionality:
    • Add/remove per-line jump points
    • Gutter icon decoration
    • File-local jump navigation
    • Persistent decorations across tab switches

0.0.2 (2025-5-05)

  • Added logo to the README

💡 Contributing

Feature ideas, issues, or PRs are welcome — submit them via the GitHub repo.


Enjoy using Breakpoint Navigator!

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