Did you check the docs?
Is your feature request related to a problem? Please describe.
It would be great to be able to temporarily toggle a breakpoint, for when you want to allow the code to run through for a short period before re-enabling.
Describe the solution you'd like
The [functionality](The functionality in nvim-dap-ui is simple and works well) in nvim-dap-ui is simple and works well with a single keymap
Describe alternatives you've considered
My current approach is to delete the breakpoint and re-add it
Additional context
No response
Did you check the docs?
Is your feature request related to a problem? Please describe.
It would be great to be able to temporarily toggle a breakpoint, for when you want to allow the code to run through for a short period before re-enabling.
Describe the solution you'd like
The [functionality](The functionality in
nvim-dap-uiis simple and works well) innvim-dap-uiis simple and works well with a single keymapDescribe alternatives you've considered
My current approach is to delete the breakpoint and re-add it
Additional context
No response