Pregunta

i just add a new remote project to my phpstorm workspace. if i change some code, it will be automaticly uploaded to my server (sftp). but when something is changed there, nothing happens im my IDE... is there a solution for this? phpstorm V.6.0.

thank so much for your help. ps: i can't change the mode to svn or any other subversion unfortunately ;)

¿Fue útil?

Solución

This feature is not available yet, please follow this request:

  • WI-1284 Auto Refresh of Remote Files

Otros consejos

Personally, I have replaced the "Save" key mapping with a macro.

That macro does include the "automatic download" (of a folder) that I need. (from remote dev stack, to local dev machine which has my repo.)

(In addition to other steps that I want to happen "automatically".)

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top