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
+
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/).
42
+
43
+
### Installing the CodeTogether extension
44
+
45
+
1. Install the CodeTogether extension from OpenVSX on `code-server`.
0 commit comments