Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] UI element to handle Exception Breakpoints #401

Open
lucaSartore opened this issue Sep 23, 2024 · 0 comments
Open

[Feature Request] UI element to handle Exception Breakpoints #401

lucaSartore opened this issue Sep 23, 2024 · 0 comments

Comments

@lucaSartore
Copy link
Contributor

I frequently use the debugger to choose which exceptions to stop on. This feature is available in nvim-dap via the dap.set_exception_breakpoints() function.

However, afaik, there is no UI element for this functionality in nvim-dap-ui. Because of this, I created my own version here.

That said imop, it would be ideal to have this feature integrated directly into nvim-dap-ui.

I’m happy to contribute by implementing this feature and submitting a PR. Before I proceed, I wanted to ask if this feature would be appreciated and considered for inclusion.

Thank you for your time!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant