GorvGoyl / Shortcut-Menu-Bar-VSCode-Extension

Add handy buttons like beautify, show opened files, save, toggle terminal, etc to the editor menu bar in VSCode. You can also create your own buttons with custom commands. VSCode Marketplace link: https://marketplace.visualstudio.com/items?itemName=jerrygoyal.shortcut-menu-bar
https://marketplace.visualstudio.com/items?itemName=jerrygoyal.shortcut-menu-bar
GNU General Public License v3.0
221 stars 44 forks source link

[Question] How can I run a specific batch file in the terminal window? #87

Open crait opened 1 year ago

crait commented 1 year ago

I'd like to click a button to run a give .bat file, along with a few parameters. I also would like the terminal window to appear when this happens so I can see the output.