wk-j / vscode-save-and-run

Visual Studio Code extension to run commands whenever a file is saved https://marketplace.visualstudio.com/items?itemName=wk-j.save-and-run
Apache License 2.0
32 stars 7 forks source link

Is there a way to invoke the commands that show up in the command palette? #20

Open venkatpolisetti opened 6 years ago

venkatpolisetti commented 6 years ago

I would like invoke one of the commands that show up in the command palette when a file is saved.

The commands in the palette is populated by an extension pack which intern includes many extensions.

If possible, what would be the cmd for that?