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

Is there any way to run VSCode Command Palette instead of shell command? #4

Closed benzsuankularb closed 3 years ago

benzsuankularb commented 4 years ago

Is there any way to run VSCode Command Palette instead of shell command?

pucelle commented 4 years ago

Ok, I will add the support for running vscode command in the future.

pucelle commented 3 years ago

Already support vscode command from pull request https://github.com/pucelle/vscode-run-on-save/pull/6