Вопрос

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 ;)

Это было полезно?

Решение

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

  • WI-1284 Auto Refresh of Remote Files

Другие советы

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".)

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top