ZIm/crates/project/src/debugger
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
..
locators remote: Fetch shell on ssh remote to use for preparing commands (#36690) 2025-08-21 19:08:26 +02:00
breakpoint_store.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
dap_command.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
dap_store.rs remote: Fetch shell on ssh remote to use for preparing commands (#36690) 2025-08-21 19:08:26 +02:00
locators.rs Add a JS/TS debug locator (#31769) 2025-05-30 17:15:42 +00:00
memory.rs lints: A bunch of extra style lint fixes (#36568) 2025-08-20 12:05:58 +02:00
session.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
test.rs debugger: Send initialized event from fake server at a more realistic time (#35446) 2025-07-31 19:45:02 -04:00