Files
oak-gpui/crates
c4277681d1 debugger: Fix issues with launch.json handling (#32563)
After this PR we can run all the in-tree launch.json examples from [this
repo](https://github.com/microsoft/vscode-recipes).

Things done:

- Fill in default cwd at a lower level for all adapters
- Update launch.json parsing for DebugScenario changes
- Imitate how VS Code normalizes the `type` field for JS debug tasks
- Make version field optional
- Extend the variable replacer a bit

Release Notes:

- Debugger Beta: fixed issues preventing loading and running of debug
tasks from VS Code's launch.json.

---------

Co-authored-by: Anthony Eid <hello@anthonyeid.me>
Co-authored-by: Anthony <anthony@zed.dev>
Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2025-06-11 16:48:44 -04:00
..
2025-06-09 18:07:22 +00:00
2025-04-02 13:26:34 -07:00
2025-06-05 12:59:22 +00:00
2025-04-23 20:54:09 +00:00
2025-06-11 22:44:20 +03:00
2025-06-02 21:24:08 +00:00
2025-05-01 19:24:14 +00:00
2025-05-29 15:20:58 -04:00
2025-06-10 19:57:46 -06:00
2025-06-11 15:41:41 +00:00