How to add a delay before automatic upload

Hi, i want to add a delay in ms before the automatic upload of my modified files, how can this be done?

 

Thank you in advance

0

There's no such a way. It was a feature request once and has been declined: https://youtrack.jetbrains.com/issue/WI-846
Could you please clarify the use case, what do you need it for exactly?

PS I moved the thread to PhpStorm because the deployment plugin is developed by the PhpStorm team, please don't mind this change.

0
Avatar
Permanently deleted user

Hi, thanks for the fast answer!
In fact, i need it because i am compiling scss file without File Watcher and the outputed css file is never uploaded after the compilation, its always one upload late, i dont know if you get what i am saying.

0

Please check if Skip external changes is disabled for you: http://prntscr.com/mv46jj

0

请先登录再写评论。