ZIm/crates/task/src
Hugo Cardante 659b1c9dcf
Add the option to hide both the task and command lines in the task output (#20920)
The goal is to be able to hide these lines from a task output:

```sh
⏵ Task `...` finished successfully
⏵ Command: ...
```

---------

Co-authored-by: Peter Tripp <peter@zed.dev>
2024-11-22 13:45:42 -05:00
..
lib.rs Add the option to hide both the task and command lines in the task output (#20920) 2024-11-22 13:45:42 -05:00
static_source.rs chore: Fix some violations of 'needless_pass_by_ref_mut' lint (#18795) 2024-10-07 01:29:58 +02:00
task_template.rs Add the option to hide both the task and command lines in the task output (#20920) 2024-11-22 13:45:42 -05:00
vscode_format.rs Use const over static for string literals (#18635) 2024-10-02 12:33:13 -04:00