You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As `code-server` is based on VS Code, you can follow the steps described on Duckly's [Pair programming with VS Code](https://duckly.com/tools/vscode) page and skip the installation step.
32
32
33
-
## Code sharing with CodeTogether
34
-
35
-
[CodeTogether](https://www.codetogether.com/) is another service with cross-platform live collaborative features:
36
-
37
-
- Sharing ports,
38
-
- Sharing, read/write terminals,
39
-
- Joining via web browser or another IDE.
40
-
41
-
However, some of these are [paid options](https://www.codetogether.com/pricing/).
33
+
## Code sharing using CodeTogether
34
+
35
+
[CodeTogether](https://www.codetogether.com/) is a real-time cross-IDE replacement for Microsoft Live Share providing:
36
+
37
+
- Cross-IDE support - between VS Code, Eclipse, IntelliJ and IDEs based on them (browser or desktop)
38
+
- Real-time editing - shared or individual cursors for pairing, mobbing, swarming, or whatever
0 commit comments