streamd/zed-extension
Konstantin Fickel 82adb655f1
All checks were successful
Continuous Integration / Build Package (push) Successful in 30s
Continuous Integration / Lint, Check & Test (push) Successful in 1m9s
Release / Build and Release (push) Successful in 7m10s
feat: add Zed extension release artifact with WSL2 support
The Zed extension now detects Windows via current_platform() and
automatically uses `wsl streamd lsp` instead of `streamd lsp`,
enabling seamless LSP support when Zed runs on Windows with streamd
installed in WSL2.

A pre-built zip (extension.toml + extension.wasm) is now built as
`zed-extension-zip` and published to every release. The README gains
a step-by-step WSL2 installation guide.
2026-04-19 21:16:04 +02:00
..
src feat: add Zed extension release artifact with WSL2 support 2026-04-19 21:16:04 +02:00
Cargo.lock feat: add zed extension 2026-04-19 21:02:48 +02:00
Cargo.toml feat: add zed extension 2026-04-19 21:02:48 +02:00
extension.toml feat: add zed extension 2026-04-19 21:02:48 +02:00