ZIm/crates/task/src
Cole Miller 22a2ff4f12
Bail and signal error when the cwd of a resolved task doesn't exist (#32777)
Closes #32688

Release Notes:

- Fixed tasks (including build tasks for debug configurations) silently
using `/` as a working directory when the specified `cwd` didn't exist.
2025-06-16 16:59:49 -04:00
..
adapter_schema.rs debugger: Use DAP schema to configure daps (#30833) 2025-05-22 05:48:26 -04:00
debug_format.rs debugger: Update docs with more examples (#31597) 2025-05-30 04:22:16 +03:00
lib.rs Fix ruby debugger (#32407) 2025-06-09 16:11:24 -06:00
serde_helpers.rs tasks: Add spawn option by tag (#25650) 2025-04-04 14:20:09 +00:00
static_source.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
task_template.rs Bail and signal error when the cwd of a resolved task doesn't exist (#32777) 2025-06-16 16:59:49 -04:00
vscode_debug_format.rs debugger: Use the right adapter for type: node-terminal (#32723) 2025-06-13 22:01:08 +00:00
vscode_format.rs Implement basic support for VS Code debug configurations (#29160) 2025-04-22 14:24:09 +00:00