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

Proxy support missing #388

Open
ponchofiesta opened this issue Jan 22, 2025 · 1 comment
Open

Proxy support missing #388

ponchofiesta opened this issue Jan 22, 2025 · 1 comment
Labels

Comments

@ponchofiesta
Copy link

I tried to install this extension but it doesn't work.

Steps

  • Install
  • Extensions asks wether to install ZLS too. -> Yes
  • Waiting, nothing happens
  • "Zig" segment in Status bar shows no Zig and "ZLS not enabled"
  • manuelly set "zig.path": "zig" and "zig.zls.enabled": "on"
  • Now The Statusbar shows my Zig version (0.13.0)
  • ZLS still not working. Error popup:
    Failed to query ZLS version: Request failed with status code 400

Environment

  • ziglang.vscode-zig: 0.6.3
  • VSCode version: 1.96.4
  • OS: Windows 11 Enterprise 24H2
  • Proxy required. Set by http_proxy and https_proxy environment variables. Works in VSCode itself
@ponchofiesta
Copy link
Author

I tried it on another PC which has direct internet access. There it worked. Thus I assume this issue here is caused by ignoring the proxy settings.

@ponchofiesta ponchofiesta changed the title Failed to query ZLS version: Request failed with status code 400 Proxy support missing Jan 23, 2025
@Vexu Vexu added the bug label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants