ZIm/crates/dap_adapters
Piotr Osiewicz d23359e19a
debugger: Fix issues with running Zed-installed debugpy + hangs when downloading (#32034)
Closes #32018

Release Notes:

- Fixed issues with launching Python debug adapter downloaded by Zed.
You might need to clear the old install of Debugpy from
`$HOME/.local/share/zed/debug_adapters/Debugpy` (Linux) or
`$HOME/Library/Application Support/Zed/debug_adapters/Debugpy` (Mac).
2025-06-04 01:37:25 +02:00
..
src debugger: Fix issues with running Zed-installed debugpy + hangs when downloading (#32034) 2025-06-04 01:37:25 +02:00
Cargo.toml debugger beta: Fix install detection for Debugpy in venv (#31339) 2025-05-27 12:45:55 +03:00
LICENSE-GPL Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00