fing prettier
This commit is contained in:
parent
4c87a947d3
commit
b94af8aae4
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ Zed supports ways to spawn (and rerun) commands using its integrated terminal to
|
||||||
// Whether to show the task line in the output of the spawned task, defaults to `true`.
|
// Whether to show the task line in the output of the spawned task, defaults to `true`.
|
||||||
"show_summary": true,
|
"show_summary": true,
|
||||||
// Whether to show the command line in the output of the spawned task, defaults to `true`.
|
// Whether to show the command line in the output of the spawned task, defaults to `true`.
|
||||||
"show_output": true,
|
"show_output": true
|
||||||
// Represents the tags for inline runnable indicators, or spawning multiple tasks at once.
|
// Represents the tags for inline runnable indicators, or spawning multiple tasks at once.
|
||||||
// "tags": []
|
// "tags": []
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue