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

Option to clear output channel #36

Closed CyprusSocialite closed 6 months ago

CyprusSocialite commented 7 months ago

+ activation event https://code.visualstudio.com/api/references/activation-events#onStartupFinished

pucelle commented 6 months ago

Will be released this in coming version v1.7.1, thanks very much.