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

Setting proxy in environment variable results in F# language service Error: socket hang up #747

Closed
rusanov-vladimir opened this issue Mar 21, 2018 · 1 comment

Comments

@rusanov-vladimir
Copy link

I'm using VS Code on windows 10 behind corporate proxy. I've setup proxy in windows environment variables:
2018-03-21_14h06_42
So when opening a F# solution I have no intellisense, F# project explorer and all the stuff needed and in F# Language Service I see:
2018-03-21_14h10_42
If I remove the proxy from environment variables and use "http.proxy": "http://my-proxy:3128", in settings.json instead everything seems to be running smoothly again.
Is it the expected behavior?

@vbfox
Copy link
Contributor

vbfox commented Mar 21, 2018

Duplicate of #272 (and a few others).

Now that axios merged my PR and did a release, this should be easily solvable.

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

No branches or pull requests

2 participants