zigtools / zls

A Zig language server supporting Zig developers with features like autocomplete and goto definition
MIT License
2.65k stars 274 forks source link

Release missing tar.gz #1879

Open jcs090218 opened 2 months ago

jcs090218 commented 2 months ago

Zig Version

0.12.0

Zig Language Server Version

0.12.0

Client / Code Editor / Extensions

Emacs

Steps to Reproduce and Observed Behavior

The original extension was tar.gz but now is tar.xz. Is there a reason why the extension has changed? 🤔

More info see https://github.com/emacs-lsp/lsp-mode/issues/4445.

Expected Behavior

n/a

Relevant log output

No response

maxdeviant commented 2 months ago

It would be very helpful to have the .tar.gz artifacts restored, as those are the ones that we use for Zed.

maxdeviant commented 1 month ago

It would be very helpful to have the .tar.gz artifacts restored, as those are the ones that we use for Zed.

I should also note that we're not really enthused by the thought of having to support .xz files in Zed, in light of the recent xz backdoor.