Despite setting the http.proxy
setting, I am unable to download extensions (or browse extensions).
You can manually install a VS Code extension packaged in a . vsix file. Using the Install from VSIX command in the Extensions view command dropdown, or the Extensions: Install from VSIX command in the Command Palette, point to the . vsix file.
Extensions are installed in the /workspace/. vscode-remote/extensions/ directory.
Here is a solution in Windows 7. Change the system proxy to your proxy, like localhost:3128 , in Internet Options => Connections => LAN Settings. After a version (1.35. 0 maybe), the proxy settings in the Settings of vscode seems not working.
I found that if I start the program with --proxy-server=http://myproxy.example.com:3128
then it works.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With