vscode http.proxy设置无效,但命令行“ --proxy”有效

时间:2018-10-30 15:02:40

标签: visual-studio-code http-proxy

我按照建议在settings.json中配置了我的代理,它不起作用。

ViewHolder 但是,如果我通过如下命令使用它,它将起作用:

{"http.proxy": "http://user@myproxy:port",
  "http.proxyStrictSSL": false
 }

能帮我吗?非常感谢。

1 个答案:

答案 0 :(得分:0)

您可以尝试以下方法:

  1. 使用以下命令启动vscode
      

    code --proxy-server =“ xxx.xx.xx.xx:port”

  2. 在桌面中添加vscode的命令

    /usr/share/applications/code.desktop

      

    Exec = / usr / share / code / code --proxy-server =“ xx.x.x.xx:xxx” --unun-launch%F