Multi-user remote development
Is there any way to allow multiple users to work on Remote Development project?
Connecting with different users starts a new instance of PHPStorm which somehow works but it is far from ideal
Starting connection with the same user from another PC disconnects the first session somehow similar to how RDP works
Ideally i'd love a way to allow multiple users working together in real time on same project in sinle PHPStorm instance.
Using same account could also work, is there any way to bypass this limitation ?
Please sign in to leave a comment.
I'm also running into this problem too. I've configured separate users that have permission to www-data, but I think I'm running into an issue with the .idea files, both IDEs are trying to write to the same files
Hello,
Sorry, there is no such scheme for now. We have it on the roadmap, but there is no ETA. Please follow this issue for updates: https://youtrack.jetbrains.com/issue/CWM-5435/Enable-CWM-for-Remote-Development
Hi, Indeed this item is crucial for good usage of the remote dev feature. I'm discovering it today, and without the multi user capability, even on different projects, this feature has no advantages over local developpement.