Ben Kunkle
abe1fd5e16
docs: Validate JSON snippets (settings, keymap, tasks, etc) ( #40043 )
...
Closes #ISSUE
Release Notes:
- N/A *or* Added/Fixed/Improved ...
2025-10-12 00:19:57 -04:00
逃生舱
b6944d0bae
docs: Fix duplicate postgresql package and punctuation error ( #38478 )
...
Found duplicate `postgresql` package in installation command. Uncertain
whether it should be `postgresql-contrib` or `postgresql-client`, but
neither appears necessary.
Release Notes:
- N/A
2025-09-19 16:43:25 +02:00
Mikayla Maki
794098e5c9
Update instructions for local collaboration ( #35689 )
...
Release Notes:
- N/A
2025-08-06 11:10:28 -07:00
Peter Tripp
5f92ac25a7
docs: Consolidate backend setup docs into local-collaboration.md ( #34653 )
...
Simplify docs for mac/linux/windows by consolidating the backend
dependencies (collaboration) docs into local-collaboration.md. Most
users building zed will not need to do this -- streamline them into
getting setup to build the zed client app first.
Release Notes:
- N/A
2025-07-19 12:01:33 -04:00
Danilo Leal
dea0a58727
docs: Update mentions to GitHub to use correct capitalization ( #31996 )
...
That type of thing... 😅 "Github" is the incorrect formatting; "GitHub"
is the correct.
Release Notes:
- N/A
2025-06-03 14:55:24 -03:00
João Marcos
39d45bcbc1
Update docs for running collab locally (again) ( #24069 )
...
Release Notes:
- N/A
2025-02-01 04:57:44 +00:00
Maksim Bondarenkov
64a5153bb5
collab: Make unsupported for MinGW toolchain ( #23518 )
...
Closes #23451
reverts #23117 for MinGW. collab can't be compiled for MinGW because
webrtc itself doesn't support MinGW compilers
Release Notes:
- N/A
2025-01-26 11:01:20 +02:00
张小白
70db427fc8
windows: Make collab run on Windows ( #23117 )
...
I’ve also updated the documentation in
`development\local-collaboration.md` and
`docs\src\development\windows.md`.
Testing collab on my Windows machine:

Release Notes:
- N/A
---------
Co-authored-by: Marshall Bowers <elliott.codes@gmail.com >
2025-01-17 09:39:13 +02:00
João Marcos
b3e8bb0ba6
Update docs for running collab locally ( #23192 )
...
Mention `cargo run -p collab -- serve all`, which seem to be the easier
way to run it.
Release Notes:
- N/A
2025-01-15 19:27:40 +00:00
Peter Tripp
eb3c4b0e46
Docs Party 2024 ( #15876 )
...
Co-authored-by: Raunak Raj <nkray21111983@gmail.com >
Co-authored-by: Thorsten Ball <mrnugget@gmail.com >
Co-authored-by: Bennet <bennet@zed.dev >
Co-authored-by: Marshall Bowers <elliott.codes@gmail.com >
Co-authored-by: Joseph T Lyons <JosephTLyons@gmail.com >
Co-authored-by: Mikayla <mikayla@zed.dev >
Co-authored-by: Jason <jason@zed.dev >
Co-authored-by: Antonio Scandurra <me@as-cii.com >
Co-authored-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
Co-authored-by: Marshall <marshall@zed.dev >
Co-authored-by: Nathan Sobo <nathan@zed.dev >
Co-authored-by: Jason Mancuso <7891333+jvmncs@users.noreply.github.com >
Co-authored-by: Piotr Osiewicz <24362066+osiewicz@users.noreply.github.com >
2024-08-09 13:37:54 -04:00
Marshall Bowers
3755f0d901
docs: Fix links to "Backend dependencies" setup ( #15706 )
...
This PR fixes the links to the "Backend dependencies" section from the
local collaboration docs.
We now provide links to the section in the platform-specific development
docs.
Release Notes:
- N/A
2024-08-02 16:47:45 -04:00
Marshall Bowers
335c307b93
Fix README links ( #11382 )
...
This PR fixes the links in the README to account for the changes in the
docs structure.
Also, somehow the README had gotten added with `\r\n` newlines, so I
changed it back to `\n` newlines.
Release Notes:
- N/A
2024-05-03 19:53:22 -04:00
Conrad Irwin
a497c49fb8
update docs content ( #11374 )
...
Move all docs to zed repo
Release Notes:
- N/A
---------
Co-authored-by: Marshall Bowers <elliott.codes@gmail.com >
Co-authored-by: Marshall <marshall@zed.dev >
2024-05-03 16:24:04 -06:00