configuration - PhpStorm configure to work remotely -
hi there way phpstorm work directly on remote server? no local files. because of moment phpstorm has local files wherein automatically uploads files during save on remote.
my problem if changes remotely need manually download first before seeing changes.
it's not possible operate on remote server. phpstorm need local project, contain .idea
folder. can edit remote files without downloading them project folder. in case entire list of features not available.
for can useful following settings:
tools->deployment->options:
- warn when uploading on newer file
- notify remote changes
Comments
Post a Comment