

editorconfig file within Windows Explorer, you need to create a file named. Properties from matching EditorConfig sections are applied in the order they were read, so properties in closer files take precedence.įor Windows Users: To create an. editorconfig files will stop if the root filepath is reached or an EditorConfig file with root=true is found.ĮditorConfig files are read top to bottom and the most recent rules found take precedence. editorconfig in the directory of the opened file and in every parent directory. When opening a file, EditorConfig plugins look for a file named. indent_style = space indent_size = 2Ĭheck the Wiki for some real-world examples of projects using EditorConfig files.

end_of_line = lf insert_final_newline = true # Matches multiple files with brace expansion notation If you have encountered problems, take a look at troubleshooting page, contact the Remote Development support ( or create an issue/report in our YouTrack.Root = true # Unix-style newlines with a newline ending every file If you want to see the detailed information about the Remote Development architecture and definitions, refer to Remote development overview and FAQ about remote development. The following links can help you quickly find the needed information:įor more information about configuring the Remote Development environment and open your project, refer to Connect and work with JetBrains Gateway. In this context nothing is changed from the same local PhpStorm mechanism. If you use a corporate floating license server, that's your local (client) machine, which must be able to reach this server. Product in the license on your local machine must match the remote backend IDE. The license will be checked later when you connect to the launched IDE backend.

You can start the IDE backend without entering the license information since JetBrains Gateway is a free application. No license information is passed to or saved on the remote server. The licensing for Remote Development is handled on the local machine and is covered by your existing active IDE license. Additionally, if you are building orchestration, reach out to us for more detailed information. To use remote development, you will need a license for the remote IDE. JetBrains Gateway itself is a free application.
