ZIm/crates/zed/src
Piotr Osiewicz 4839195003
debugger: Remove fake adapter and un-gate GDB (#27557)
This is a clean-up PR in anticipation of introduction of Debugger
Registry. I wanna get rid of DebugAdapterKind (or rather, it being an
enum).
Release Notes:

- N/A

---------

Co-authored-by: Anthony Eid <hello@anthonyeid.me>
Co-authored-by: Anthony <anthony@zed.dev>
2025-03-27 22:31:58 +00:00
..
zed Improve editor::CopyAndTrim action's discoverability (#27484) 2025-03-26 10:28:32 +00:00
logger.rs logging: Add runtime log replace upon max size limit (#25768) 2025-02-28 12:23:30 +05:30
main.rs debugger: Remove fake adapter and un-gate GDB (#27557) 2025-03-27 22:31:58 +00:00
reliability.rs cx.background_executor().spawn(...) -> cx.background_spawn(...) (#25103) 2025-02-18 20:30:33 +00:00
zed.rs Make a single re-usable banner component (#27412) 2025-03-25 07:05:25 +00:00