ZIm/crates/debugger_ui/src
Danilo Leal f3d6deb5a3
debugger: Add refinements to the UI (#35940)
Took a little bit of time to add just a handful of small tweaks to the
debugger UI so it looks slightly more polished. This PR includes
adjustments to size, focus styles, and more in icon buttons, overall
spacing nudges in each section pane, making tooltip labels title case
(for overall consistency), and some icon SVG iteration.

Release Notes:

- N/A
2025-08-10 15:23:27 -03:00
..
session debugger: Add refinements to the UI (#35940) 2025-08-10 15:23:27 -03:00
tests debugger: Filter out debug scenarios with invalid Adapters from debug picker (#35744) 2025-08-06 18:10:17 -04:00
attach_modal.rs Edit debug tasks (#32908) 2025-07-07 14:04:21 -07:00
debugger_panel.rs debugger: Add refinements to the UI (#35940) 2025-08-10 15:23:27 -03:00
debugger_ui.rs debugger: Show run to cursor in editor's context menu (#35745) 2025-08-06 15:45:22 -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 debugger: Filter out debug scenarios with invalid Adapters from debug picker (#35744) 2025-08-06 18:10:17 -04: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 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