ZIm/crates/debugger_ui/src
Agus Zubiaga 2ab726893a
Thread view scrollbar (#35655)
This also adds a convenient `Scrollbar:auto_hide` function so that we
don't have to handle that at the callsite.

Release Notes:

- N/A

---------

Co-authored-by: David Kleingeld <davidsk@zed.dev>
2025-08-23 10:38:09 -04:00
..
session Thread view scrollbar (#35655) 2025-08-23 10:38:09 -04:00
tests debugger: Fix not being able to stop a Go debug session when no breakpoints were ever hit (#35190) 2025-08-23 10:36:03 -04:00
attach_modal.rs Edit debug tasks (#32908) 2025-07-07 14:04:21 -07:00
debugger_panel.rs Add zed://extension/{id} links (#34492) 2025-07-15 13:42:25 -06:00
debugger_ui.rs debugger: Add data breakpoint access type support (#34639) 2025-08-23 10:35:19 -04:00
dropdown_menus.rs debugger: Improve appearance of session list for JavaScript debugging (#34322) 2025-07-12 15:56:05 +00:00
new_process_modal.rs languages: Remove a eager conversion from LanguageName to String (#35667) 2025-08-23 10:37:26 -04:00
onboarding_modal.rs debugger: Add onboarding modal (#32961) 2025-06-18 18:44:02 +00:00
persistence.rs debugger: Add memory view (#33955) 2025-07-14 16:32:06 +02:00
session.rs debugger: Improve appearance of session list for JavaScript debugging (#34322) 2025-07-12 15:56:05 +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