IntelliJ IDEA 2021.3 Help

FAQ about Code With Me

What is Code With Me?

Code With Me is a plugin for IntelliJ IDEA and other JetBrains IDEs that enables you to collaboratively review, edit, and debug code with your colleagues in real time. The service provided by Code With Me is available in both the IntelliJ IDEA Ultimate and Community editions (with session time limits in Community version).

Since version 2021.1, the Code With Me plugin comes as a bundled one in the supported IDEs; you don't need to install it separately.

What are the IntelliJ IDEA requirements for working with Code With Me?

The Code With Me plugin is compatible with IntelliJ IDEA 2020.2.1 and later.

Do I need IntelliJ IDEA, IntelliJ IDEA license, or the same IDE to connect?

As a host, you need to have the IntelliJ IDEA license and the IntelliJ IDEA version 2020.2.1 or later installed on your machine with the Code With Me plugin installed.

As a guest, you only need an invitation link. After you open the link in your browser, a free lightweight client application will be automatically downloaded and you can join the corresponding Code With Me session.

What is downloaded when I open an invitation link?

When you open an invitation link in your browser, a free lightweight client application is automatically downloaded.

Do I need to activate my Code With Me license?

If you are using your JetBrains account or an offline activation code to register you IDE, you license will be applied to the Code With Me plugin automatically.

If you are using a license server to register the IDE, the Code With Me plugin must be activated manually.

For more information on how to activate the Code With Me license, refer to Code With Me license.

Where can I find information on how to use Code With Me?

The information on how to use Code With Me is available here.

Where can I find information about on-premises Code With Me setup

The information about quick Code With Me setup is available here.

If you need information about servers' setup, refer to Code With Me administration guide

I don't have the same IDE as the person who invited me. Can I connect from a different IDE ?

No IDE is required to connect as a guest, you only need an invitation link. After you open the link in your browser, a free lightweight client application will be automatically downloaded and you can join the Code With Me session.

What are the basic supported scenarios and capabilities of Code With Me?

The host can start a session to invite other participants (guests) and share project code with them. Session participants either follow each other or navigate the code independently. The session participants can edit code located on the host’s computer. The host can start a debugging session and share its state and actions.

What is the maximum number of participants that can join one session?

The number of concurrent participants in the Code With Me session depends on the license you have.

Does Code With Me support plugins?

Plugins that perform customization of the IDE are supported. The guest cannot download and enable any language or framework related plugins.

Is Code With Me compatible with other editors such as VSCode, Vim, Emacs, and so on?

No, but as a guest, you can customize your local environment and add a keymap of your choice by installing and enabling the needed plugin.

What are the minimum/recommended system requirements for Code With Me?

The minimum and recommended requirements can be found here.

However, for guests only a lightweight client application is downloaded, so the requirements for disk space and computer resources are lower than for a host.

How do I use Code With Me behind proxy?

If you work in a local network, you can bypass proxy restrictions by using a private on-premises server.

As an alternative, you can add the following urls to the allowed addresses:

  • https://code-with-me.jetbrains.com

  • https://download.jetbrains.com

  • https://download-cf.jetbrains.com

  • wss://codewithme-relay-1.europe-north1-gke.intellij.net

  • wss://codewithme-relay-2.europe-north1-gke.intellij.net

  • wss://codewithme-relay-1.us-east1-gke.intellij.net

  • wss://codewithme-relay-2.us-east1-gke.intellij.net

  • wss://codewithme-relay-1.asia-northeast1-gke.intellij.net

  • wss://codewithme-relay-2.asia-northeast1-gke.intellij.net

  • wss://codewithme-relay-1.southamerica-east1-gke.intellij.net

  • wss://codewithme-relay-2.southamerica-east1-gke.intellij.net

  • wss://codewithme-relay-1.asia-south1-gke.intellij.net

  • wss://codewithme-relay-2.asia-south1-gke.intellij.net

What are the current limitations for working with Code With Me?

Not all the tool windows are available for the guests.

Some refactoring-related actions are disabled as well.

How can I disable Code With Me?

  1. Press Ctrl+Alt+S to open the IDE settings and select Plugins.

  2. Switch to the Installed tab and locate the Code With Me plugin in the list of the installed plugins.

  3. Click Plugin settings in the plugin description area and select Disable, then click OK and restart IntelliJ IDEA.

Last modified: 01 August 2022