zed/crates/debugger_ui/src
Richard Feldman ee3f40fe25
Re-add MultiWorkspace (#48800)
Release Notes:

- Added agent panel restoration. Now restarting your editor won't cause
your thread to be forgotten.

---------

Co-authored-by: Anthony Eid <56899983+Anthony-Eid@users.noreply.github.com>
Co-authored-by: Eric Holk <eric@zed.dev>
Co-authored-by: Danilo Leal <67129314+danilo-leal@users.noreply.github.com>
Co-authored-by: Anthony Eid <anthony@zed.dev>
Co-authored-by: Mikayla Maki <mikayla.c.maki@gmail.com>
Co-authored-by: Cameron Mcloughlin <cameron.studdstreet@gmail.com>
2026-02-12 01:06:23 +00:00
..
session debugger: Wrap TaskContext in Arc to reduce cloning overhead (#47087) 2026-02-05 10:37:39 +00:00
tests Re-add MultiWorkspace (#48800) 2026-02-12 01:06:23 +00:00
attach_modal.rs gpui: Implement From<String> for ElementId (#44447) 2025-12-09 09:08:59 +01:00
debugger_panel.rs debugger: Wrap TaskContext in Arc to reduce cloning overhead (#47087) 2026-02-05 10:37:39 +00:00
debugger_ui.rs ci: Parse Cargo.toml and Cargo.lock with Python script to determine affected packages (#48389) 2026-02-04 19:31:25 +00:00
dropdown_menus.rs Fix triggers for debugger thread and session lists not rendering (#40227) 2025-10-15 04:36:04 +00:00
new_process_modal.rs debugger: Wrap TaskContext in Arc to reduce cloning overhead (#47087) 2026-02-05 10:37:39 +00:00
onboarding_modal.rs Fix stale pending keybinding indicators on focus change (#44678) 2025-12-17 16:51:16 +00: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 git: Fix desynced scrolling between LHS and RHS of side-by-side diff (#47913) 2026-01-31 18:33:22 +00:00
stack_trace_view.rs editor: Put more syntax walking features on the background (#48450) 2026-02-05 09:31:11 +00:00
tests.rs Re-add MultiWorkspace (#48800) 2026-02-12 01:06:23 +00:00