From 8eaccae889d69466e65f12207537a5c31b66d715 Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 17:38:35 +0000 Subject: [PATCH 01/22] update README.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 306a3ef..e20b210 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -[中文](README.md) | [English](README-EN.md) +[中文](README.md) | [English](README-EN.md) + + +[代码提示代理说明](readme/codeTipsProxy.md) # share-copilot @@ -7,6 +10,7 @@ - 支持vscode插件和jetbrains插件 - 支持多用户共享一个token - 优化请求逻辑,降低suspended概率(别万人骑基本不会) +![输入图片说明](readme/jiaggou.png) ```sh 简单说一下 From 1fa05962caed7dee7169929b6deb775a11a201c1 Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 17:39:28 +0000 Subject: [PATCH 02/22] update README.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index e20b210..2ecd644 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,4 @@ -[中文](README.md) | [English](README-EN.md) - - -[代码提示代理说明](readme/codeTipsProxy.md) +[中文](README.md) | [English](README-EN.md) [代码提示代理说明](readme/codeTipsProxy.md) # share-copilot From ff0b745eb06edb3d6375467c61bf5e6aa26c10f8 Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 17:40:39 +0000 Subject: [PATCH 03/22] update README.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ecd644..61179da 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -[中文](README.md) | [English](README-EN.md) [代码提示代理说明](readme/codeTipsProxy.md) - +[中文](README.md) | [English](README-EN.md) | [代码提示代理说明](readme/codeTipsProxy.md) # share-copilot From 2ad30c608999068c3efee2d933b3fbc610720f91 Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 17:41:29 +0000 Subject: [PATCH 04/22] update README.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61179da..2419655 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -[中文](README.md) | [English](README-EN.md) | [代码提示代理说明](readme/codeTipsProxy.md) + **[中文](README.md) | [English](README-EN.md)** + + +[代码提示代理说明](readme/codeTipsProxy.md) # share-copilot From b899b471d8d97ba20e2153f8f1a8ac496017c538 Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 17:43:00 +0000 Subject: [PATCH 05/22] update readme/codeTipsProxy.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- readme/codeTipsProxy.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/readme/codeTipsProxy.md b/readme/codeTipsProxy.md index d39c4b5..2206d21 100644 --- a/readme/codeTipsProxy.md +++ b/readme/codeTipsProxy.md @@ -1,6 +1,6 @@ # 代码提示代理说明 -*以windows为例,其他的系统等个友友补充* +以windows为例: ## **vscode:** @@ -51,13 +51,11 @@ set "GITHUB_SERVER_URL=https://github.com" ##### 2.测试 -如图,代码提示已经走代理服务器了,这样就全是走一个ip了,虽然不知道有没有意义 +全部接口代理后是走一个ip了,虽然不知道有没有意义 如果你是贩子,甚至可以搞点有意思的东西 - - - +![输入图片说明](ceshi.gif) From bcec57aa63a7b2acd671196c11d5c6cc74193a78 Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 17:43:22 +0000 Subject: [PATCH 06/22] update readme/codeTipsProxy.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- readme/codeTipsProxy.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/readme/codeTipsProxy.md b/readme/codeTipsProxy.md index 2206d21..4481bc0 100644 --- a/readme/codeTipsProxy.md +++ b/readme/codeTipsProxy.md @@ -1,6 +1,4 @@ -# 代码提示代理说明 - -以windows为例: +# 代码提示代理说明-以windows为例 ## **vscode:** From e64ced07ce40f185f9e479c487c380eead8b2ac7 Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 17:43:43 +0000 Subject: [PATCH 07/22] update readme/codeTipsProxy.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- readme/codeTipsProxy.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme/codeTipsProxy.md b/readme/codeTipsProxy.md index 4481bc0..8891ae2 100644 --- a/readme/codeTipsProxy.md +++ b/readme/codeTipsProxy.md @@ -1,4 +1,6 @@ -# 代码提示代理说明-以windows为例 +# 代码提示代理说明 + + **-以windows为例** ## **vscode:** From 0f20914b45fa5df0d2045668a34d6c8f0d310c04 Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 17:44:19 +0000 Subject: [PATCH 08/22] update readme/codeTipsProxy.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- readme/codeTipsProxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme/codeTipsProxy.md b/readme/codeTipsProxy.md index 8891ae2..d7bc1f2 100644 --- a/readme/codeTipsProxy.md +++ b/readme/codeTipsProxy.md @@ -9,7 +9,7 @@ `%userprofile%\.vscode\extensions\github.copilot-xxxx\dist\extension.js` ```js -//extension.js头部添加环境变量 +//extension.js头部添加环境变量 127.0.0.1改为你自己的接口 process.env.completionsUrl="http://127.0.0.1"; process.env.telemetryUrl="http://127.0.0.1/telemetry"; ``` From 70d1477eac644dd921d1a28bd4b522d026690096 Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 17:45:32 +0000 Subject: [PATCH 09/22] update readme/codeTipsProxy.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- readme/codeTipsProxy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme/codeTipsProxy.md b/readme/codeTipsProxy.md index d7bc1f2..f616d95 100644 --- a/readme/codeTipsProxy.md +++ b/readme/codeTipsProxy.md @@ -4,7 +4,7 @@ ## **vscode:** -##### **1.修改文件:** +#### 1.修改文件:** `%userprofile%\.vscode\extensions\github.copilot-xxxx\dist\extension.js` @@ -49,7 +49,7 @@ set "GITHUB_SERVER_URL=https://github.com" ...略... ``` -##### 2.测试 +#### 2.测试 全部接口代理后是走一个ip了,虽然不知道有没有意义 From b4fef2b182d487429f154ce908845709fd124b73 Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 17:50:09 +0000 Subject: [PATCH 10/22] update readme/codeTipsProxy.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- readme/codeTipsProxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme/codeTipsProxy.md b/readme/codeTipsProxy.md index f616d95..233c602 100644 --- a/readme/codeTipsProxy.md +++ b/readme/codeTipsProxy.md @@ -23,7 +23,7 @@ process.env.telemetryUrl="http://127.0.0.1/telemetry"; "https://copilot-telemetry.githubusercontent.com/telemetry" 替换为 process.env.completionsUrl -这个应该是copilot把你代码上传拿去深度学习的,直接改成null也不影响使用 +这个应该是copilot把你代码上传拿去深度学习的,直接改成null好像也不影响使用 ``` **1.2.也可以使用[脚本](https://gitee.com/chuangxxt/share-copilot/releases/download/v1.0.4/vscode%E4%B8%80%E9%94%AE%E9%85%8D%E7%BD%AE%E8%84%9A%E6%9C%AC.bat)一键修改,需要将extension.js原来增加的内容删掉,再配置脚本一键修改** From 3d5cf042d07e22c9edb93f15aa267e0a3c64af70 Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 17:50:59 +0000 Subject: [PATCH 11/22] update readme/codeTipsProxy.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- readme/codeTipsProxy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme/codeTipsProxy.md b/readme/codeTipsProxy.md index 233c602..befc869 100644 --- a/readme/codeTipsProxy.md +++ b/readme/codeTipsProxy.md @@ -14,11 +14,11 @@ process.env.completionsUrl="http://127.0.0.1"; process.env.telemetryUrl="http://127.0.0.1/telemetry"; ``` -**1.1.搜索extension.js全文替换内容,注意引号一起搜索替换** +**1.1.搜索extension.js全文替换内容,替换为上方定义的环境变量,注意引号一起搜索替换** ```js "https://copilot-proxy.githubusercontent.com" -替换为 process.env.completionsUrl +替换为process.env.completionsUrl 这个是代码提示接口 "https://copilot-telemetry.githubusercontent.com/telemetry" From 85303e6af45a08c3658c7a091462029ab702905f Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 17:52:05 +0000 Subject: [PATCH 12/22] update readme/codeTipsProxy.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- readme/codeTipsProxy.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme/codeTipsProxy.md b/readme/codeTipsProxy.md index befc869..b3eb42c 100644 --- a/readme/codeTipsProxy.md +++ b/readme/codeTipsProxy.md @@ -14,7 +14,8 @@ process.env.completionsUrl="http://127.0.0.1"; process.env.telemetryUrl="http://127.0.0.1/telemetry"; ``` -**1.1.搜索extension.js全文替换内容,替换为上方定义的环境变量,注意引号一起搜索替换** +**1.1.搜索extension.js全文搜索替换两个接口,替换为上方定义的环境变量,注意引号一起搜索替换** + 你也可以不定义环境变量直接搜索替换成自己的url ```js "https://copilot-proxy.githubusercontent.com" From dcef8e11c38d627a554ba634b9d3f0d0618ff1cc Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 17:52:47 +0000 Subject: [PATCH 13/22] update readme/codeTipsProxy.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- readme/codeTipsProxy.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/readme/codeTipsProxy.md b/readme/codeTipsProxy.md index b3eb42c..02532b2 100644 --- a/readme/codeTipsProxy.md +++ b/readme/codeTipsProxy.md @@ -14,8 +14,9 @@ process.env.completionsUrl="http://127.0.0.1"; process.env.telemetryUrl="http://127.0.0.1/telemetry"; ``` -**1.1.搜索extension.js全文搜索替换两个接口,替换为上方定义的环境变量,注意引号一起搜索替换** - 你也可以不定义环境变量直接搜索替换成自己的url +**1.1.搜索extension.js全文搜索替换两个接口,替换为上方定义的环境变量,注意引号一起搜索替换, +(你也可以不定义环境变量直接搜索后替换成自己的url)** + ```js "https://copilot-proxy.githubusercontent.com" From f6df58a5bf6657109764fce39f1101ee4ae1bd2e Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 17:53:39 +0000 Subject: [PATCH 14/22] update readme/codeTipsProxy.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- readme/codeTipsProxy.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/readme/codeTipsProxy.md b/readme/codeTipsProxy.md index 02532b2..a35ba1d 100644 --- a/readme/codeTipsProxy.md +++ b/readme/codeTipsProxy.md @@ -14,9 +14,8 @@ process.env.completionsUrl="http://127.0.0.1"; process.env.telemetryUrl="http://127.0.0.1/telemetry"; ``` -**1.1.搜索extension.js全文搜索替换两个接口,替换为上方定义的环境变量,注意引号一起搜索替换, -(你也可以不定义环境变量直接搜索后替换成自己的url)** - +**1.1.extension.js全文搜索替换下面两个接口,替换为上方定义的环境变量,注意引号一起搜索替换** +(当然你也可以不定义环境变量直接搜索后替换成自己的url) ```js "https://copilot-proxy.githubusercontent.com" From b8a4de014c5bd2851dc3c9d2f0ebafa4dbcff7b8 Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 17:54:03 +0000 Subject: [PATCH 15/22] update readme/codeTipsProxy.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- readme/codeTipsProxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme/codeTipsProxy.md b/readme/codeTipsProxy.md index a35ba1d..d45abf6 100644 --- a/readme/codeTipsProxy.md +++ b/readme/codeTipsProxy.md @@ -15,7 +15,7 @@ process.env.telemetryUrl="http://127.0.0.1/telemetry"; ``` **1.1.extension.js全文搜索替换下面两个接口,替换为上方定义的环境变量,注意引号一起搜索替换** -(当然你也可以不定义环境变量直接搜索后替换成自己的url) +(当然你也可以不定义环境变量,直接搜索后替换成自己的url) ```js "https://copilot-proxy.githubusercontent.com" From 4d6c9cc95857c4bb90c7d12102f8ba78f766b0b4 Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 17:54:48 +0000 Subject: [PATCH 16/22] update readme/codeTipsProxy.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- readme/codeTipsProxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme/codeTipsProxy.md b/readme/codeTipsProxy.md index d45abf6..cadf5a4 100644 --- a/readme/codeTipsProxy.md +++ b/readme/codeTipsProxy.md @@ -15,7 +15,7 @@ process.env.telemetryUrl="http://127.0.0.1/telemetry"; ``` **1.1.extension.js全文搜索替换下面两个接口,替换为上方定义的环境变量,注意引号一起搜索替换** -(当然你也可以不定义环境变量,直接搜索后替换成自己的url) +(当然你也可以不定义环境变量,直接搜索后替换成自己的url,这样引号保留) ```js "https://copilot-proxy.githubusercontent.com" From 71c4bcf44073e46584feba4a6ea6f5dc7c4a472e Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 17:56:57 +0000 Subject: [PATCH 17/22] update readme/codeTipsProxy.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- readme/codeTipsProxy.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/readme/codeTipsProxy.md b/readme/codeTipsProxy.md index cadf5a4..7221450 100644 --- a/readme/codeTipsProxy.md +++ b/readme/codeTipsProxy.md @@ -8,22 +8,17 @@ `%userprofile%\.vscode\extensions\github.copilot-xxxx\dist\extension.js` -```js -//extension.js头部添加环境变量 127.0.0.1改为你自己的接口 -process.env.completionsUrl="http://127.0.0.1"; -process.env.telemetryUrl="http://127.0.0.1/telemetry"; -``` -**1.1.extension.js全文搜索替换下面两个接口,替换为上方定义的环境变量,注意引号一起搜索替换** -(当然你也可以不定义环境变量,直接搜索后替换成自己的url,这样引号保留) +**1.1.extension.js全文搜索替换下面两个接口,替换为自己的url** + ```js "https://copilot-proxy.githubusercontent.com" -替换为process.env.completionsUrl +替换为"http://127.0.0.1" (你的url) 这个是代码提示接口 - +--------------------------------------------------------------- "https://copilot-telemetry.githubusercontent.com/telemetry" -替换为 process.env.completionsUrl +替换为"http://127.0.0.1/telemetry" (你的url/telemetry) 这个应该是copilot把你代码上传拿去深度学习的,直接改成null好像也不影响使用 ``` From 8dde8c968910de2a84dd3ae57f4496f05c77b001 Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 17:57:58 +0000 Subject: [PATCH 18/22] update readme/codeTipsProxy.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- readme/codeTipsProxy.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme/codeTipsProxy.md b/readme/codeTipsProxy.md index 7221450..284b2ad 100644 --- a/readme/codeTipsProxy.md +++ b/readme/codeTipsProxy.md @@ -24,9 +24,12 @@ **1.2.也可以使用[脚本](https://gitee.com/chuangxxt/share-copilot/releases/download/v1.0.4/vscode%E4%B8%80%E9%94%AE%E9%85%8D%E7%BD%AE%E8%84%9A%E6%9C%AC.bat)一键修改,需要将extension.js原来增加的内容删掉,再配置脚本一键修改** +``` +修改脚本内容: 将127.0.0.1改为自己的Api url GITHUB_TOKEN改为代理服务器中间件验证内容 +``` ```bash @echo off From 7ad57e2ffb0b22a852c524e20de02b3fdeb86466 Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 17:58:48 +0000 Subject: [PATCH 19/22] update readme/codeTipsProxy.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- readme/codeTipsProxy.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/readme/codeTipsProxy.md b/readme/codeTipsProxy.md index 284b2ad..05b06d8 100644 --- a/readme/codeTipsProxy.md +++ b/readme/codeTipsProxy.md @@ -24,21 +24,14 @@ **1.2.也可以使用[脚本](https://gitee.com/chuangxxt/share-copilot/releases/download/v1.0.4/vscode%E4%B8%80%E9%94%AE%E9%85%8D%E7%BD%AE%E8%84%9A%E6%9C%AC.bat)一键修改,需要将extension.js原来增加的内容删掉,再配置脚本一键修改** -``` -修改脚本内容: -将127.0.0.1改为自己的Api url - -GITHUB_TOKEN改为代理服务器中间件验证内容 -``` ```bash @echo off setlocal -:: ghu代理 +:: 将127.0.0.1改为自己的Api url GITHUB_TOKEN改为自己代理服务器中间件验证内容 set "GITHUB_TOKEN=123456" set "GITHUB_API_URL=http://127.0.0.1" -:: 代码提示代理 set "completionsUrl=http://127.0.0.1" set "telemetryUrl=http://127.0.0.1/telemetry" From 044c537a3b1735860e92d427fd713318e7900c06 Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 18:24:41 +0000 Subject: [PATCH 20/22] update README.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2419655..1a3e1fe 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ go build ### 1.安装 ```sh -wget https://gitee.com/chuangxxt/share-copilot/releases/download/1.0.2/share-copilot-linux-amd64.zip +wget https://gitee.com/chuangxxt/share-copilot/releases/download/v1.0.4/share-copilot-linux-amd64.zip ``` ```sh unzip share-copilot-linux-amd64.zip From 04b2ae49a4518f9f972528abdb6696398fe9fa87 Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 18:34:22 +0000 Subject: [PATCH 21/22] update readme/codeTipsProxy.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- readme/codeTipsProxy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme/codeTipsProxy.md b/readme/codeTipsProxy.md index 05b06d8..10ecc79 100644 --- a/readme/codeTipsProxy.md +++ b/readme/codeTipsProxy.md @@ -1,4 +1,4 @@ -# 代码提示代理说明 +# 代码提示 代理说明 **-以windows为例** @@ -22,7 +22,7 @@ 这个应该是copilot把你代码上传拿去深度学习的,直接改成null好像也不影响使用 ``` -**1.2.也可以使用[脚本](https://gitee.com/chuangxxt/share-copilot/releases/download/v1.0.4/vscode%E4%B8%80%E9%94%AE%E9%85%8D%E7%BD%AE%E8%84%9A%E6%9C%AC.bat)一键修改,需要将extension.js原来增加的内容删掉,再配置脚本一键修改** +**1.2.也可以使用[脚本](https://gitee.com/chuangxxt/share-copilot/releases/download/v1.0.4/vscode%E4%B8%80%E9%94%AE%E9%85%8D%E7%BD%AE%E8%84%9A%E6%9C%AC.bat)一键修改,需要将extension.js原来增加的内容删掉,再配置脚本一键修改,脚本会自动备份原来的文件** ```bash From 2f3c01549cd02b9526fa7034a53a69aa074026e4 Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 18:34:38 +0000 Subject: [PATCH 22/22] update README.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a3e1fe..8190563 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ **[中文](README.md) | [English](README-EN.md)** -[代码提示代理说明](readme/codeTipsProxy.md) +[代码提示 代理说明](readme/codeTipsProxy.md) # share-copilot