zed/crates/debugger_ui/src
2025-05-26 16:14:07 -04:00
..
session debugger: Add keyboard navigation for breakpoint list (#31221) 2025-05-26 19:40:07 +00:00
tests debugger beta: Fix regression where we sent launch args twice to any dap (#31325) 2025-05-24 06:52:36 +00:00
attach_modal.rs debugger: Use DAP schema to configure daps (#30833) 2025-05-22 05:48:26 -04:00
debugger_panel.rs debugger: Fix misleading error logs (#31293) 2025-05-26 15:49:03 +00:00
debugger_ui.rs Use read() over read_with() to improve readability in simple cases (#31455) 2025-05-26 16:14:07 -04:00
dropdown_menus.rs debugger beta: Add error handling when gdb doesn't send thread names (#31279) 2025-05-23 10:07:47 -04:00
new_session_modal.rs debugger: Change placeholder text for Custom/Run text input (#31264) 2025-05-23 14:53:20 +02:00
persistence.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
session.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
stack_trace_view.rs debugger: Make the stack frame list and module list keyboard-navigable (#30682) 2025-05-14 22:23:59 +02:00
tests.rs zlog: Replace usages of env_logger in tests with zlog (#31436) 2025-05-26 11:48:50 -04:00