task: Add ZED_DIRNAME and ZED_RELATIVE_FILE task variables (#12245)
Release Notes: - Added ZED_RELATIVE_FILE (path to current file relative to worktree root) and ZED_DIRNAME (path to the directory containing current file) task variables.
This commit is contained in:
parent
b0d89d6f34
commit
0eff1eae76
7 changed files with 45 additions and 16 deletions
|
@ -44,6 +44,7 @@ log.workspace = true
|
|||
lsp.workspace = true
|
||||
node_runtime.workspace = true
|
||||
parking_lot.workspace = true
|
||||
pathdiff.workspace = true
|
||||
postage.workspace = true
|
||||
prettier.workspace = true
|
||||
worktree.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue