problems with proxy in vscode
问题 I'm testing VSCode by first time and I configure my proxy in settings.json as recommended: "http.proxy": "http://domain\user:pass@myproxy:port/" But it doesn't work when I try to install new extensions I get a connected timeout error. I also try to configure the proxy as system environment variable with the same result. Could you help me? Is it a bug or I'm doing something wrong? Is there another way to download extensions? Thank you very much! 回答1: start vscode with below command code -