I create file watcher script for converting *.ts into *.js ( that's dose n't matter ) - it works perfectly, but Storm update output file state not in realtime. I should to wait or run Synchronize command from context menu.
Is there any way to do this operation from script?
Thx a lot
Seems the Storm can't match the specified output path with actual output. If the pattern specified in Output paths to refresh
field doesn't match the transpiler output, virtual file system is not updated and the file state in IDE doesn't match its state on disk. Please attach a screenshot of your file watcher settings