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

Allow for inverting conditions #40

Open ardittristan opened 4 years ago

ardittristan commented 4 years ago

Would it be possible to allow conditions to be reversed?

for example lacksFile: or !hasFile (idk if json likes !)