ZIm/crates/dap_adapters/src
Cole Miller e0ca4270b4
debugger: Use JS adapter's suggested names for child sessions (#32474)
Also introduces an extension point for other adapters to do this if it
turns out they also send this information.

Release Notes:

- N/A (JS locator is still gated)
2025-06-10 14:24:43 -04:00
..
codelldb.rs debugger: Relax implementation of validate_config to not run validation (#31785) 2025-05-30 23:08:41 +02:00
dap_adapters.rs go: Use delve-dap-shim for spawning delve (#31700) 2025-05-29 21:19:56 +02:00
gdb.rs debugger: Relax implementation of validate_config to not run validation (#31785) 2025-05-30 23:08:41 +02:00
go.rs debugger: Relax implementation of validate_config to not run validation (#31785) 2025-05-30 23:08:41 +02:00
javascript.rs debugger: Use JS adapter's suggested names for child sessions (#32474) 2025-06-10 14:24:43 -04:00
php.rs debugger: Relax implementation of validate_config to not run validation (#31785) 2025-05-30 23:08:41 +02:00
python.rs debugger: Fix issues with running Zed-installed debugpy + hangs when downloading (#32034) 2025-06-04 01:37:25 +02:00
ruby.rs Fix ruby debugger (#32407) 2025-06-09 16:11:24 -06:00