ZIm/crates/dap_adapters/src
Cole Miller 82fac9da82
debugger: Always use runtimeExecutable for node-terminal scenarios (#33794)
cc @afgomez 

Release Notes:

- debugger: Fixed `node-terminal` debug configurations not working with
some commands.
2025-07-02 16:37:52 -04: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 Remove ruby debug adapter (#33541) 2025-06-30 09:15:56 -07:00
gdb.rs debugger: Support passing custom arguments to debug adapters (#33251) 2025-06-23 17:06:48 +00:00
go.rs debugger: Handle the envFile setting for Go (#33666) 2025-07-01 09:14:59 -07:00
javascript.rs debugger: Always use runtimeExecutable for node-terminal scenarios (#33794) 2025-07-02 16:37:52 -04:00
php.rs debugger: Support passing custom arguments to debug adapters (#33251) 2025-06-23 17:06:48 +00:00
python.rs debugger: Support passing custom arguments to debug adapters (#33251) 2025-06-23 17:06:48 +00:00