ZIm/crates/debugger_ui/src
Cole Miller f227c2ff0c
debugger: Add an action to copy debuggee info and initialization args (#32647)
Release Notes:

- Debugger Beta: added the `dev: copy debug adapter arguments` action to
help troubleshoot debug configurations.
2025-06-12 21:38:25 -04:00
..
session debugger: Add an action to copy debuggee info and initialization args (#32647) 2025-06-12 21:38:25 -04:00
tests debugger: Add an action to copy debuggee info and initialization args (#32647) 2025-06-12 21:38:25 -04:00
attach_modal.rs Use read-only access methods for read-only entity operations (#31479) 2025-05-26 23:04:31 -04:00
debugger_panel.rs debugger: Add an action to copy debuggee info and initialization args (#32647) 2025-06-12 21:38:25 -04:00
debugger_ui.rs debugger: Add an action to copy debuggee info and initialization args (#32647) 2025-06-12 21:38:25 -04:00
dropdown_menus.rs debugger: Add spinners while session is starting up (#31548) 2025-05-29 01:58:40 +00:00
new_process_modal.rs debugger: Don't show VSCode worktree tasks when Zed ones exist (#32589) 2025-06-11 18:12:15 -07:00
persistence.rs debugger: Change console text color, add tooltips (#31765) 2025-05-30 19:21:28 +02:00
session.rs debugger: Reuse parent's debug terminal for child sessions (#32493) 2025-06-10 17:13:58 -04:00
stack_trace_view.rs Don't autosave unmodified buffers (#32626) 2025-06-12 22:12:14 +00:00
tests.rs Simplify debug launcher UI (#31928) 2025-06-02 21:24:08 +00:00