Reputation: 919
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 ;)
Upvotes: 2
Views: 3519
Reputation: 663
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".)
Upvotes: 0
Reputation: 401965
This feature is not available yet, please follow this request:
Upvotes: 2