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

Windows and WSL #111

Open
llogick opened this issue Jun 4, 2023 · 0 comments
Open

Windows and WSL #111

llogick opened this issue Jun 4, 2023 · 0 comments

Comments

@llogick
Copy link

llogick commented Jun 4, 2023

See zigtools/zls-vscode#56 and zigtools/zls#1137

Vague idea:
Add a ${arch}-${os} subfolder here const installDir = vscode.Uri.joinPath(context.globalStorageUri, "zls_install");
Treat zls.path as an override - if set user is responsible for managing the executable (could still ask to install if it fails to start or if older then set to null -> use InstallDir)
Starting client: check zls.path == null (and =="") -> use InstallDir

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

No branches or pull requests

2 participants