Skip to content

Commit 98e8e51

Browse files
committed
collaboration changes
1 parent db6996b commit 98e8e51

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

packages/projects-docs/pages/learn/editors/desktop-interface.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Just like in the CodeSandbox editor, you can access running ports to view code c
4848

4949
<br/>
5050
## Live Collaboration
51+
Collaboration is one of the core CodeSandbox features. Users who are active on a devbox or repository branch are on the same VM. That means that all the changes made by users active on the VM will be visible in real-time.
5152

5253
<br/>
5354
### View collaborators
@@ -62,8 +63,6 @@ In this case, the displayed user is active in both VS Code and the CodeSandbox e
6263

6364
Changes made to a file are reflected in every user's editor. You can click on a collaborator's name to focus on the file and line that they are working on.
6465

65-
<Video src="../../vscode-following.mp4" />
66-
6766
<br/>
6867
## Reviewing PRs in VS Code
6968

844 KB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)