Skip to content

Commit fc0d127

Browse files
Update collaboration.md
I updated the CodeTogether description to include some enhancements that we just shipped in CodeTogether 4.2. I also added a bit more detail to the feature list and provided some hyperlinks in a couple of places where people would likely appreciate more detail. I made no changes to the other sections.
1 parent 6eda7ae commit fc0d127

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

docs/collaboration.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,19 @@ SERVICE_URL=https://open-vsx.org/vscode/gallery \
3030

3131
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.
3232

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
39+
- P2P encrypted - servers can't decrypt the traffic ([Security Details](https://codetogether.com/download/security/))
40+
- SaaS or [On-premises](https://codetogether.com/on-premises/) options
41+
- Shared servers, terminals, and consoles
42+
- Unit Testing - with support for Red, Green, Refactor TDD
43+
- Joining via a web browser or your preferred IDE
44+
- Free unlimited 1 hour sessions with 4 participants
45+
- Multiple plans including [free or paid options](https://www.codetogether.com/pricing/)
4246

4347
### Installing the CodeTogether extension
4448

0 commit comments

Comments
 (0)