ZIm/crates/project/src/debugger
Cole Miller e4f8c4fb4c
debugger: Don't spin forever when adapter disconnects unexpectedly (#32489)
Closes #ISSUE

Release Notes:

- Debugger Beta: made the debug panel UI more helpful when an invalid
configuration is sent to the debug adapter.

---------

Co-authored-by: Anthony Eid <hello@anthonyeid.me>
Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2025-06-10 16:26:43 -04:00
..
locators debugger: Run jest tests serially (#32473) 2025-06-10 14:25:07 -04:00
breakpoint_store.rs Use read-only access methods for read-only entity operations (#31479) 2025-05-26 23:04:31 -04:00
dap_command.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
dap_store.rs Add a JS/TS debug locator (#31769) 2025-05-30 17:15:42 +00:00
locators.rs Add a JS/TS debug locator (#31769) 2025-05-30 17:15:42 +00:00
session.rs debugger: Don't spin forever when adapter disconnects unexpectedly (#32489) 2025-06-10 16:26:43 -04:00
test.rs debugger: Clear active debug line on thread continued (#29811) 2025-05-02 15:24:28 -04:00