Closed bmingles closed 1 month ago
There are a number of requests that have been made for better output configuration: e.g.
I'd like to address this holistically:
{ "emeraldwalk.runonsave": { "commands": [ { // Run whenever any file is saved "match": ".*", "cmd": "echo '${fileBasename}' saved." } ] } }
Merged
There are a number of requests that have been made for better output configuration: e.g.
I'd like to address this holistically: