Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing to install zls #11493

Closed
1 task done
willus10245 opened this issue May 7, 2024 · 3 comments
Closed
1 task done

Failing to install zls #11493

willus10245 opened this issue May 7, 2024 · 3 comments
Labels
defect [core label] extension infrastructure Feedback for extensions APIs, creation, management, etc language server An umbrella label for all language servers language An umbrella label for all programming languages syntax behaviors zig Zig programming language support

Comments

@willus10245
Copy link

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

I installed the Zig extension, but when I am using it, I get no language server features. The logs show that it is failing to install zls.

This appears to be because it's looking for a .gz extension, but the releases on the zls repo have .xz extensions.

Environment

Zed: v0.133.7 (Zed)
OS: macOS 14.3.1
Memory: 24 GiB
Architecture: aarch64

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

2024-05-07T10:43:17-04:00 [ERROR] failed to start language server "zls": no asset found matching "zls-aarch64-macos.tar.gz"

@willus10245 willus10245 added admin read Pending admin review defect [core label] triage Maintainer needs to classify the issue labels May 7, 2024
@maxdeviant
Copy link
Member

This looks like a dupe of #11162.

@willus10245
Copy link
Author

whoops sorry. I swear i searched for zig and zls and didn't get anything.

@Moshyfawn Moshyfawn added language An umbrella label for all programming languages syntax behaviors zig Zig programming language support extension infrastructure Feedback for extensions APIs, creation, management, etc and removed triage Maintainer needs to classify the issue labels May 8, 2024
@Moshyfawn
Copy link
Contributor

I will close this in favour of the existing issue. Be sure to +👍

Duplicate of:

@Moshyfawn Moshyfawn closed this as not planned Won't fix, can't repro, duplicate, stale May 8, 2024
@JosephTLyons JosephTLyons added language server An umbrella label for all language servers and removed admin read Pending admin review labels May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect [core label] extension infrastructure Feedback for extensions APIs, creation, management, etc language server An umbrella label for all language servers language An umbrella label for all programming languages syntax behaviors zig Zig programming language support
Projects
None yet
Development

No branches or pull requests

4 participants