GabiGrin / vscode-auto-run-command

Run a vscode command when it starts. Made to run wallaby.js automatically when a project is opened
https://marketplace.visualstudio.com/items?itemName=gabrielgrinberg.auto-run-command#review-details
MIT License
23 stars 15 forks source link

Condition request: hasExtension #18

Closed JoshuaKGoldberg closed 9 months ago

JoshuaKGoldberg commented 6 years ago

Using Wallaby.js as an example, it would be nice to run scripts if the user has the Wallaby extension and a wallaby.js file exists.

GabiGrin commented 6 years ago

Hey @JoshuaKGoldberg, That's a great idea. I'm not sure if vscode has an API for that, but if you find one and wanna try giving it a shot with a PR it'll be great!

JoshuaKGoldberg commented 9 months ago

Closing out my old issues in repos that haven't had updates in a few years. Cheers!