pucelle / vscode-run-on-save

Run configured shell commands when a file is saved in vscode, and output configured messages on status bar.
https://marketplace.visualstudio.com/items?itemName=pucelle.run-on-save
MIT License
50 stars 11 forks source link

Feature request: Add `${fileRelativeDirname}` #14

Closed davidolrik closed 3 years ago

davidolrik commented 3 years ago

Add ${fileRelativeDirname}, same as ${fileRelative} but without the filename.

davidolrik commented 3 years ago

Or ${fileDirnameRelative}