Clarify guests vs collaborators in project sharing docs (#22945)

Release Notes:

- N/A
This commit is contained in:
Michael Sloan 2025-01-10 08:42:52 -07:00 committed by GitHub
parent 3795963cf5
commit 4c7b72bf3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,7 +40,7 @@ When you invite a collaborator to join your project, a new call begins. Your Zed
Collaborators in the same project as you are in color, and have a cursor color. Collaborators in other projects are shown in gray. Collaborators that have access to the current project will have their own cursor color under their avatar.
We aim to eliminate the distinction between local and remote projects as much as possible. Guests can open, edit, and save files, perform searches, interact with the language server, etc.
We aim to eliminate the distinction between local and remote projects as much as possible. Collaborators can open, edit, and save files, perform searches, interact with the language server, etc. Guests have a read-only view of the project, including access to language server info.
#### Unshared Projects