lazyvim/lua
Brian Lehrer 537c45fe45 feat(dap): enhance breakpoint editing
The key-mapping `<leader>dB` (in `lazyvim.plugins.extras.dap.core`) is now configured to guide users through the process of adding a `condition`, `hitCondition`, and `logMessage` to a breakpoint.

This also allows attributes that have already been set to be edited, instead of having to start from scratch each time you want to update one of these fields.

These breakpoints will persist for the duration of the session.

Tested with Neovim v0.11.1, and LazyVim/starter (803bc18)
2025-05-13 18:40:40 -07:00
..
lazyvim feat(dap): enhance breakpoint editing 2025-05-13 18:40:40 -07:00