egomobile / vscode-powertools

A swiss army knife with lots of tools, extensions and (scriptable) enhancements for Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=egomobile.vscode-powertools
GNU Lesser General Public License v3.0
68 stars 9 forks source link

Command to open external program? #5

Open lonix1 opened 2 years ago

lonix1 commented 2 years ago

I read the "commands" docs.

Is it possible to create a command that will show a button, that when I click it will open an external program?

g8up commented 2 years ago

https://github.com/egomobile/vscode-powertools/wiki/Buttons may help you.