ZIm/crates/debugger_ui/src
Julia Ryan c3edc2cfc1
DAP log view improvements (#34311)
Now DAP logs show the label of each session which makes it much easier
to pick out the right one.

Also "initialization sequence" now shows up correctly when that view is
selected.

Release Notes:

- N/A

---------

Co-authored-by: Cole Miller <cole@zed.dev>
2025-07-11 19:34:53 +00:00
..
session debugger: Make exception breakpoints persistent (#34014) 2025-07-07 17:40:14 +02:00
tests Truncate multi-line debug value hints (#34305) 2025-07-11 17:49:52 +00:00
attach_modal.rs Edit debug tasks (#32908) 2025-07-07 14:04:21 -07:00
debugger_panel.rs Add button to view dap logs (#34153) 2025-07-09 20:51:45 +00:00
debugger_ui.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
dropdown_menus.rs debugger: Truncate long session and thread names (#33790) 2025-07-02 12:58:07 -04:00
new_process_modal.rs Edit debug tasks (#32908) 2025-07-07 14:04:21 -07:00
onboarding_modal.rs debugger: Add onboarding modal (#32961) 2025-06-18 18:44:02 +00:00
persistence.rs debugger: Move breakpoint management to the pane strip (#33062) 2025-06-19 22:29:15 +02:00
session.rs DAP log view improvements (#34311) 2025-07-11 19:34:53 +00: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