Closed Yeg-A closed 4 years ago
Changing Settings>User Settings >Application > Proxy Support to On / Off instead of Override fixed the problem for me. Hope it helps
Thanks, that worked for me too. Changed it to Off.
@wilhelmer which version of VS Code are you on?
@dragoljub I am on MAC VS Code 1.31.1
Win 1.31.1
I switched proxy support for extensions off on latest VS Code stable 1.31.1 on Win 10 and TFS login is working for me now! Thanks! 👍
1.31.1, change proxy support to OFF helped.
Same issue here - I've been struggling with this for 2 months now. Adding this setting to my settings.json did the trick: "http.proxySupport": "off"
https://github.com/Microsoft/vscode/issues/68442#issue-408888870