vscode: Not able to get any extensions
VS code information:
Version: 1.45.1 (user setup) Commit: 5763d909d5f12fe19f215cbfdd29a91c0fa9208a Date: 2020-05-14T08:27:35.169Z Electron: 7.2.4 Chrome: 78.0.3904.130 Node.js: 12.8.1 V8: 7.8.279.23-electron.0 OS: Windows_NT x64 10.0.17763
Steps to Reproduce:
- Search for any extension in marketplace
- The following message is shown

- Open developer tools -> Network: look for errors

Does this issue occur when all extensions are disabled?: Yes
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 16 (7 by maintainers)
@amirhosseindavoody Do you any of the
HTTP_PROXY,HTTPS_PROXYorNO_PROXYenvironment variables set? Or maybe thehttp.proxysetting in VS Code? Starting with 1.45 we allow these to override the OS settings.