Configure PhpStorm to import watchers automatically at project start

116 Views Asked by At

I have setup some file watchers (like: jshint, uglifyjs, sass, ...) in PhpStorm.

Already I've exported them into a xml file extension for later use in my upcoming projects.

I could manually import this file at the beginning of every project that I will start; but is there any option to configure PhpStorm to automatically import watchers at every project creation?

1

There are 1 best solutions below

0
On BEST ANSWER

Unfortunately there are no options for this a.t.m. Please follow corresponding feature request: https://youtrack.jetbrains.com/issue/WEB-8414