Press "Enter" to skip to content

Cursor配置代理上网

点击 左上角 cursor -》settings -》 profiles -》

点击settings右边的 actions打开配置文件,在里面配置代理

{
    "git.autofetch": true,
    "git.enableSmartCommit": true,
    "JoyCoder.config.codeCompletionsMaxLines": 1,
    "JoyCoder.config.chatModel": "JoyCoder-Pro-V2",
    "JoyCoder.config.codeCompletionsMoreContext": false,
    "JoyCoder.config.shenYi.commit": true,
    "JoyCoder.config.codeReview.commit": true,
    "http.proxy": "http://127.0.0.1:7890",
}

最下面那一行的代理

参考资料:

https://forum.cursor.com/t/how-to-add-the-proxy-cursor/11092/2

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注