ZIm/crates/task/src
Piotr Osiewicz 169620632a
task: Refactor ShellBuilder to allow for special-casing shells (#33793)
- **task: Start refactoring shell builder**
- **Unify Windows implementation of shell builder so that it's treated
like any other kind of a "custom" shell.**
- **Rename task/lib.rs to task/task.rs**

Release Notes:

- N/A

---------

Co-authored-by: Remco Smits <djsmits12@gmail.com>
Co-authored-by: Anthony Eid <hello@anthonyeid.me>
2025-07-02 13:07:09 -04:00
..
adapter_schema.rs debugger: Use DAP schema to configure daps (#30833) 2025-05-22 05:48:26 -04:00
debug_format.rs Move language-specific debugging docs to the page for each language (#33692) 2025-07-01 20:02:12 +00:00
serde_helpers.rs Migrate to schemars version 1.0 (#33635) 2025-06-30 21:07:28 +00:00
shell_builder.rs task: Refactor ShellBuilder to allow for special-casing shells (#33793) 2025-07-02 13:07:09 -04:00
static_source.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
task.rs task: Refactor ShellBuilder to allow for special-casing shells (#33793) 2025-07-02 13:07:09 -04:00
task_template.rs Warn about unknown fields when editing settings json (#33678) 2025-06-30 23:34:25 +00:00
vscode_debug_format.rs Remove ruby debug adapter (#33541) 2025-06-30 09:15:56 -07:00
vscode_format.rs Silence another backtrace-full log (#32990) 2025-06-18 22:47:48 +00:00