Configuration written to Zed's tasks.json.
List of tasks that can be run from the command palette.
JSON value
[ ]
[ { label = "Format Code"; command = "nix"; args = [ "fmt" "$ZED_WORKTREE_ROOT" ]; } ]