flundar
8f9bcbe739
Update windows.md ( #15790 )
...
Release Notes:
- N/A
---------
Co-authored-by: Thorsten Ball <mrnugget@gmail.com>
2024-08-08 16:50:10 +02:00
Marshall Bowers
3a44a59f8e
docs: Format docs ( #15352 )
...
This PR formats the rest of the docs' source files.
I'll follow up with a CI check to ensure they stay formatted.
Release Notes:
- N/A
2024-07-27 14:52:21 -04:00
Nicolò Santilio
710c387395
docs: Update installation instructions for MSYS2 ( #13251 )
...
Fixes #13229
Release Notes:
- N/A
---------
Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-06-20 10:56:59 -07:00
IceSentry
1914a42b1c
Update windows doc to mention rust-lld linker error ( #12859 )
...
Release Notes:
- N/A
## Description
When using rust-lld it's possible to get a `STATUS_ACCESS_VIOLATION`
error at compile time. I added a bit of information about it in the
build guide for windows to recommend using a different linker when
building `zed`.
---------
Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-06-10 17:51:30 -04:00
Maksim Bondarenkov
9e3a182177
docs: Add an entry for msys2 package ( #12287 )
...
a package for Zed is now avialable in msys2 repository so let the users
know about it. [package
page](https://packages.msys2.org/base/mingw-w64-zed )
Release Notes:
- N/A
2024-05-26 16:55:26 -07:00
Justy
53815af2d2
Fix small markdown typo in Windows docs ( #11888 )
...
Fixed a small issue in the windows docs where a note wasn't displaying
correctly
Release Notes:
- N/A
2024-05-16 11:44:48 -07:00
Marshall Bowers
b34ab6f3a1
Remove references to submodules ( #11673 )
...
This PR removes the references to initializing Git submodules as part of
building Zed.
These are no longer needed, as our only submodule was removed in #11672 .
Release Notes:
- N/A
2024-05-10 14:33:53 -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