mirror of
https://gitee.com/chuangxxt/share-copilot
synced 2025-04-18 23:23:27 +00:00
update readme/codeTipsProxy.md.
Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com>
This commit is contained in:
parent
70d1477eac
commit
b4fef2b182
@ -23,7 +23,7 @@ process.env.telemetryUrl="http://127.0.0.1/telemetry";
|
|||||||
|
|
||||||
"https://copilot-telemetry.githubusercontent.com/telemetry"
|
"https://copilot-telemetry.githubusercontent.com/telemetry"
|
||||||
替换为 process.env.completionsUrl
|
替换为 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原来增加的内容删掉,再配置脚本一键修改**
|
**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原来增加的内容删掉,再配置脚本一键修改**
|
||||||
|
Loading…
Reference in New Issue
Block a user