
You start JetBrains Gateway that connects everything together and gets you a thin client as an output that has an advanced editor, which is based on JetBrains Rider’s RD protocol that makes typing and working in the editor feel instant. You have a client, which is a physical machine used by developers to connect to the server and provide a thin client which will be used for developers work. You have a server which is a physical or virtual machine to host the source code and run headless PhpStorm or other IDE that will perform most of the IDE features. The process of the remote development works as follows: If you'd like to become a vendor or are orchestrating remote development within your organization, contact us for further details. If your local workstation already has an active suitable license, JetBrains Client will pick it. The license will be asked on the local machine upon connecting to the remote IDE. To use a vendor plugin or the built-in SSH functionality of remote development, you need to have a license to the corresponding IDE, the same way as for the desktop version.

What is licensing scheme for Remote Development? What are the advantages of Remote Development?Ībility to edit, build, or debug applications on a different OS than you are running locally.Ībility to use larger or more powerful hardware than your local machine for development.Ībility to use a laptop as a thin client, no source code needs to be hosted on your local machine.Ībility to work from anywhere, while the sensitive intelligence is hosted on the company’s servers only.



Remote Development is a new functionality in PhpStorm that enables you to connect to a remote server with the IDE backend running there from anywhere in the world, and work on a project located on that server as seamlessly as if it was located on your local machine. FAQ about remote development What is Remote Development?
