I want to define some kind of file watcher for multiple file types: .php
, .less
and .js
which will call a script with certain variable parameters (as like from the console) from my current project (localhost).
This should be under "Tools > File Watchers" > custom ?
Unfortunately, it seems, I can only choose from one file type at time - and how would I call the localhost server script under "program"?