zed/crates/project/src/debugger
Max Brunsfeld 1eae76e856
Restructure remote client crate, consolidate SSH logic (#36967)
This is a pure refactor that consolidates all SSH remoting logic such
that it should be straightforward to add another transport to the
remoting system.

Release Notes:

- N/A

---------

Co-authored-by: Mikayla Maki <mikayla.c.maki@gmail.com>
2025-08-27 00:15:39 +00: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 Restructure remote client crate, consolidate SSH logic (#36967) 2025-08-27 00:15:39 +00: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