ZIm/crates/debugger_ui/src
Lukas Wirth b284b1a0b8
remote: Fetch shell on ssh remote to use for preparing commands (#36690)
Prerequisite for https://github.com/zed-industries/zed/pull/36576 to
allow us to differentiate the shell in a remote.

Release Notes:

- N/A
2025-08-21 19:08:26 +02:00
..
session remote: Fetch shell on ssh remote to use for preparing commands (#36690) 2025-08-21 19:08:26 +02:00
tests Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
attach_modal.rs Edit debug tasks (#32908) 2025-07-07 14:04:21 -07:00
debugger_panel.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
debugger_ui.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
dropdown_menus.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
new_process_modal.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
onboarding_modal.rs Redesign and clean up all icons across Zed (#35856) 2025-08-08 15:34:36 -03:00
persistence.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
session.rs Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +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