1
0
mirror of https://github.com/helix-editor/helix synced 2026-03-09 21:58:28 +01:00
helix/helix-dap
Mr-Manatee 10f07d7eb0
Fix dap request serialization and potential gutter underflow (#15017)
* Fix helix-dap threads request arguments serialization
Fix underflow in breakpoint or diagnostic gutter fn

* Change match to saturating_sub
2026-01-09 16:27:58 +09:00
..
src Fix dap request serialization and potential gutter underflow (#15017) 2026-01-09 16:27:58 +09:00
Cargo.toml feat: dedicated crate for DAP types (#14906) 2025-12-03 08:34:37 -06:00