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

How can I run "git pull" on every project load #38

Open moseisleydk opened 4 years ago

moseisleydk commented 4 years ago

A debug running "pwd > /tmp/autorun" says the folder is /

I need to run "git pull" every time I load a project in VSCode, hence get into the project folder