Is there a way to monitor file changes and auto upload the file in PhpStorm? -


i've switched phpstorm cause it's awesome!

but i'm doing sass styling , nice if monitor compiled css file , upload after has been compiled?

is there way can done? used able monitor files in sublime files upload direct server after being compiled.

any advice appreciated can seem find it.


looking @ preferences > file watchers ...

this far got, , gets error. not sure how works, documentation little confusing.

enter image description here

you can!

if go tools->deployment->configuration, , add connection uploads.

once you've configured connection, go tools->deployment , click "automatic upload" have phpstorm upload changes files in project.

to monitor changes made outside of phpstorm, can go preferences->build, excecution, deployment->deployment->options, , tick box labeled "upload external changes".


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -