Restructure collaboration docs (#43464)

Overview
    - Channels
    - Private calls

---

Up next would be to 

- [ ] Update any zed.dev links to point to items in this structure
- [ ] Update content in these docs (would prefer to do that in a
separate PR from this one)

Release Notes:

- N/A
This commit is contained in:
Joseph T. Lyons
2025-11-25 10:53:47 -05:00
committed by GitHub
parent f58de21068
commit 9cae39449a
6 changed files with 25 additions and 13 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ With toolchain selector, you don't need to spend time configuring your language
You can even select different toolchains for different subprojects within your Zed project. A definition of a subproject is language-specific.
In collaborative scenarios, only the project owner can see and modify an active toolchain.
In [remote projects](./remote-development.md), you can use the toolchain selector to control the active toolchain on the SSH host. When [sharing your project](./collaboration.md), the toolchain selector is not available to guests.
In [remote projects](./remote-development.md), you can use the toolchain selector to control the active toolchain on the SSH host. When [sharing your project](./collaboration/overview.md), the toolchain selector is not available to guests.
## Why do we need toolchains?