ZIm/crates/dap_adapters/src
Piotr Osiewicz afc4f50300
debugger: Ensure that Python's adapter work dir exists (#35618)
Closes #ISSUE

cc @Sansui233 who triaged this in
https://github.com/zed-industries/zed/issues/35388#issuecomment-3146977431
Release Notes:

- debugger: Fixed an issue where a Python debug adapter could not be
installed when debugging Python projects for the first time.
2025-08-04 22:51:40 +00:00
..
codelldb.rs debugger: Do not include Rust in default value for sourceLanguages (CodeLLDB config) (#33670) 2025-07-01 11:03:40 +00:00
dap_adapters.rs debugger: Fix attaching with DebugPy (#34706) 2025-07-18 14:28:03 +00:00
gdb.rs debugger: Support passing custom arguments to debug adapters (#33251) 2025-06-23 17:06:48 +00:00
go.rs go: Write envFile properties back to env config (#34300) 2025-07-11 18:26:46 +00:00
javascript.rs debugger: Interpret user-specified debug adapter binary paths in a more intuitive way for JS and Python (#33926) 2025-07-15 22:31:28 +00:00
python.rs debugger: Ensure that Python's adapter work dir exists (#35618) 2025-08-04 22:51:40 +00:00