css - PHPStorm File Watcher not working while not in focus -
i have following sass file watcher configuration:
my goal enable auto-synchronization of .sass & .css chrome dev-tools, as explained here.
however, noticed file watcher active & recompile's .sass files when phpstorm window in focus.
is there way still make work while in background?
thanks!
Comments
Post a Comment