zed/crates/debugger_ui/src
Kirill Bulatov d8048f46ee
Test task shell commands (#38706)
Add tests on task commands, to ensure things like
https://github.com/zed-industries/zed/issues/38343 do not come so easily
unnoticed and to provide a base to create more tests in the future, if
needed.

Release Notes:

- N/A

---------

Co-authored-by: Lukas Wirth <lukas@zed.dev>
2025-09-23 11:12:39 +00:00
..
session Test task shell commands (#38706) 2025-09-23 11:12:39 +00:00
tests debugger_ui: Update new process modal to include more context about its source (#36650) 2025-09-18 16:05:55 -04:00
attach_modal.rs Fix crash when filtering items in Picker (#37929) 2025-09-10 23:06:09 +05:30
debugger_panel.rs Add quick "Edit debug.json" button to debugger control strip (#38600) 2025-09-22 16:52:33 +02:00
debugger_ui.rs debugger: Add ability to only show stack frame entries from visible work trees (#37061) 2025-08-28 07:53:32 +00:00
dropdown_menus.rs debugger: Fix allow showing more than 1 compact session item (#37036) 2025-09-05 21:35:28 +00:00
new_process_modal.rs editor: Prevent non‑boundary highlight indices in UTF‑8 (#38510) 2025-09-22 11:06:54 +02:00
onboarding_modal.rs Redesign and clean up all icons across Zed (#35856) 2025-08-08 15:34:36 -03:00
persistence.rs debugger: Add ability to only show stack frame entries from visible work trees (#37061) 2025-08-28 07:53:32 +00:00
session.rs Remove some unused events (#37498) 2025-09-04 09:09:28 +02:00
stack_trace_view.rs Remove into SelectionEffects from .change_selections (#33554) 2025-06-27 14:31:31 -06:00
tests.rs debugger: Debug sessions rerun build tasks by default when restarting (#33724) 2025-07-01 15:43:58 -04:00