synchronization and remotely file edit - how ?

Hay

I have used PHPStorm sice few weeks. It is my best and favourite IDE for PHP, HTML, CSS.
I have two problems.
I can't find option for file sychronization. I have used Aptana IDE eariel and there was something like project, folder or even file synchronization.

I can't find a way to edit file remotely.

I am using 1.0.2 PHPStorm but see that 2.0 dosn't have them too.
I pray for god that 2.0 have this functions built-in in the future.

Daniel

1 comment
Comment actions Permalink

Hello Daniel,

To my regret I don't have lot of good news for you.

I have used Aptana IDE eariel and there was something like project, folder or even file synchronization.


If you mean opening filesystem comparison dialog, please watch/vote for http://youtrack.jetbrains.net/issue/WI-553. You can compare single file with remote version by using context menu action (look in Deployment group).

By the way, you can have your files uploaded automatically when you save them (by default that happens when you switch focus to another application, e.g. to the browser): open File | Settings | Deployment | Options and select 'Upload changed files automatically' checkbox.

I can't find a way to edit file remotely.


There's no such functionality yet, please watch/vote for http://youtrack.jetbrains.net/issue/WI-1398.

Regards,
Kirill

0

Please sign in to leave a comment.