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

ZLS support #147

Open
tulilirockz opened this issue Jul 30, 2024 · 2 comments
Open

ZLS support #147

tulilirockz opened this issue Jul 30, 2024 · 2 comments

Comments

@tulilirockz
Copy link

Maybe this is out of scope, but also having a ZLS version fetcher would be pretty cool considering that it depends on the specific Zig versions (and most people will use zig + zls together)

@glyh
Copy link

glyh commented Aug 2, 2024

zvm used to have this feature but it's broken for now. So, vote up for this issue.

@GalaxyShard
Copy link

I have been working on this in a fork (repo). It's working pretty well so far for stable and master releases of Zls. All it does is automatically clone Zls the first install, checkout to the proper commit (release tags, master, or user-selected if neither works), then compile it with the just-installed version of Zig.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants