IDE Services
 
2025.0
Get IDE Services

Code With Me Enterprise User Guide

Last modified: 09 December 2024

Code With Me Enterprise enables you to share your locally running project with anyone. You can also use it for real-time collaboration, editing code, sharing a server, and running a debugging session.

A shared session involves the interaction between a host and one or more guests.

You can start a session with one of the following basic scenarios:

  • You can do pair-programming, in this case you share your IDE with a single participant and either use the Full sync mode or follow each other and collaborate on different parts of code. Unlike classic pair-programming where developers share a single screen and a keyboard, you can work independently and achieve the goal faster.

  • You can have a teacher-student scenario where you have many participants who follow you. Let's say you need to explain a problem and show your team members different parts of your project. You can achieve that with the Force Others to Follow You mode.

  • You can do simultaneous editing of your code with other participants. In this case, participants can quickly change the code and even work on other files of the project at the same time. However, there is a limitation on how many participants can actively type together. The limit is 5, and if it's reached, the IDE will display a popup suggesting to wait. Additionally, it might slow down the performance.