We use cookies to make your experience better.
Learn how to use JetBrains' Code With Me feature in Coder.
This article will show you how to set up a Code With Me session when running a JetBrains IDE in Coder. JetBrains' Code With Me allows you to collaborate with others in real-time on your project and enables pair programming.
You must have a JetBrains IDE installed onto your image.
To set up a Code With Me session:
To create and host a Code With Me session:
Log in to Coder.
Under Applications, launch the JetBrains IDE (e.g., GoLand) of your choice.
Click the Code With Me icon at the top of your IDE.
Select Enable Access and Copy Invitation Link....
Confirm and accept the Terms of Use.
Set the permissions for new guests to Full access and uncheck the Automatically start voice call feature. Click Enable Access.
Once you've enabled access, JetBrains copies the link you must share with participants to your clipboard. Send this link to those with whom you'd like to collaborate.
You can recopy this link at any time by clicking the Code With Me icon and choosing Copy Invitation Link....
If you've received a link to join a Code With Me session as a participant:
Copy the Code With Me session link that you were provided, and paste it into your web browser. You'll be directed to a webpage with further instructions.
On the instructions page to which you were directed, copy the code snippet and run it in the terminal.
Confirm and accept the User Agreement.
You'll be shown a security code. Verify with the host of your session that they see the same code.
Wait for your host to accept your request to join; when they do, your JetBrains IDE will launch automatically.
If you're the host of the session, you'll see a request that the other participant wants to join your project, the permissions you've granted to the other user, and a security code.
Verify that the security code you see matches the one shown to your participants. If they do, click Accept to proceed.
At this point, you'll be able to share your project and work with your partner in real-time.
See an opportunity to improve our docs? Make an edit.