This repository runs a Github Actions workflow daily to build a release version of the Zed Editor for Windows.
It is based on https://github.com/deevus/zed-windows-builds, but adds a bugfix for zed-industries/zed#20559, an issue that prevented most LSPs from being started.
- deevus for creating the Github Actions workflow these builds are forked from. See the original.
- someone120 for implementing the fix submitted in zed-industries/zed#22600.
- zed-industries for open-sourcing Zed, making community fixes possible.