zed/crates/task/src
Anthony Eid 88857f8149
VS Code -> Zed tasks converter (#9538)
We can convert shell, npm and gulp tasks to a Zed format. Additionally, we convert a subset of task variables that VsCode supports.

Release notes:

- Zed can now load tasks in Visual Studio Code task format

---------

Co-authored-by: Piotr Osiewicz <piotr@zed.dev>
Co-authored-by: Piotr Osiewicz <24362066+osiewicz@users.noreply.github.com>
2024-03-20 16:37:26 +01:00
..
lib.rs VS Code -> Zed tasks converter (#9538) 2024-03-20 16:37:26 +01:00
oneshot_source.rs Small improvements of the task terminal spawn behavior (#9399) 2024-03-15 18:32:59 +02:00
static_source.rs VS Code -> Zed tasks converter (#9538) 2024-03-20 16:37:26 +01:00
vscode_format.rs VS Code -> Zed tasks converter (#9538) 2024-03-20 16:37:26 +01:00