GabiGrin / vscode-auto-run-command

Run a vscode command when it starts. Made to run wallaby.js automatically when a project is opened

Home Page:https://marketplace.visualstudio.com/items?itemName=gabrielgrinberg.auto-run-command#review-details

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

is it possible to run a command on file open, rather than project open?

faceyspacey opened this issue · comments

For example, I already have a project open, and I'd like to be able to open a Wallaby test suite file programmatically and then immediately run the "Wallaby js: Start exclusive test run" command on that file.