ZIm/crates/debugger_ui
Anthony Eid f4eea0db2e
debugger: Fix panics when debugging with inline values or confirming in console (#30677)
The first panic was caused by an unwrap that assumed a file would always
have a root syntax node.

The second was caused by a double lease panic when clicking enter in the
debug console while there was a completion menu open

Release Notes:

- N/A
2025-05-14 09:50:42 +00:00
..
src debugger: Fix panics when debugging with inline values or confirming in console (#30677) 2025-05-14 09:50:42 +00:00
Cargo.toml Show tasks in debugger: start (#30584) 2025-05-13 14:25:37 +02:00
LICENSE-GPL Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00