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
22 stars 15 forks source link

Add condition like "has Environment Variable" #53

Open stasberkov opened 1 year ago

stasberkov commented 1 year ago

Add condition to check environment variable. Then is it will allow passing arguments to VS Code on start (via environment variable).