ZIm/crates/debugger_ui
Cole Miller 87cb498a41
debugger: Make the stack frame list and module list keyboard-navigable (#30682)
- Switch stack frame list and module list to `UniformList` to access
scrolling behavior
- Implement `menu::` navigation actions

Release Notes:

- Debugger Beta: Added support for menu navigation actions (`ctrl-n`,
`ctrl-p`, etc.) in the stack frame list and module list.
2025-05-14 22:23:59 +02:00
..
src debugger: Make the stack frame list and module list keyboard-navigable (#30682) 2025-05-14 22:23:59 +02: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