mirror of
https://gitee.com/chuangxxt/share-copilot
synced 2025-07-04 16:03:26 +00:00
Compare commits
No commits in common. "f134f2541b1e18cf22b313df49d54fc76787df73" and "952a31f63b94025ce21f3d847ff1919d9a58842a" have entirely different histories.
f134f2541b
...
952a31f63b
22
README.md
22
README.md
@ -109,7 +109,7 @@ keyPath//私钥路径-443必须
|
|||||||
github_api_url//默认不改
|
github_api_url//默认不改
|
||||||
|
|
||||||
token//自己的副驾驶token,可放多个,请求时随机使用
|
token//自己的副驾驶token,可放多个,请求时随机使用
|
||||||
//登录插件后在%userprofile%\AppData\Local\github-copilot\hosts.json ghu_开头
|
//登录插件后在%userprofile%\AppData\Local\github-copilot\host.json ghu_开头
|
||||||
|
|
||||||
verification//自定义验证
|
verification//自定义验证
|
||||||
```
|
```
|
||||||
@ -173,23 +173,21 @@ scop v #查看是否运行
|
|||||||
|
|
||||||
##### 4.2 运行成功截图:
|
##### 4.2 运行成功截图:
|
||||||
|
|
||||||

|

|
||||||
```
|
|
||||||
Jetbrains -- 用于Jetbrains插件
|
[Jetbrains]:用于Jetbrains插件
|
||||||
Vscode -- 用于Vscode插件
|
[Vscode]: 用于Vscode插件
|
||||||
Valid tokens: -- 配置里面有效的token数量
|
[User Request]: 插件请求代理服务器成功次数--统计次数在00:00:00归零
|
||||||
Succeed: -- 插件请求代理成功次数
|
[GithubApi request]: 代理服务器请求githubApi次数
|
||||||
Failed: -- 插件请求代理失败次数
|
`正常情况下GithubApi request小于User Request,因为请求的Token 几十分钟才过期`
|
||||||
GithubApi: --服务器请求gh_api次数
|
|
||||||
正常情况下 GithubApi < Succeed 因为请求的Token 几十分钟才过期
|
|
||||||
```
|
|
||||||
------
|
------
|
||||||
|
|
||||||
##### 4.3本地配置修改:
|
##### 4.3本地配置修改:
|
||||||
|
|
||||||
**以windows为例**
|
**以windows为例**
|
||||||
|
|
||||||
- **jetbrains插件修改:%userprofile%\AppData\Local\github-copilot\hosts.json**
|
- **jetbrains插件修改:%userprofile%\AppData\Local\github-copilot\host.json**
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 11 KiB |
Loading…
Reference in New Issue
Block a user