2023-09-04 19:24:56 +08:00
|
|
|
|
# CoCopilot
|
|
|
|
|
|
2023-09-07 10:23:51 +08:00
|
|
|
|
### 有些东西越有效就越简单,比如这个小工具,有什么用我不能说。
|
2023-09-07 13:54:22 +08:00
|
|
|
|
|
2023-09-07 10:23:51 +08:00
|
|
|
|
#### 本项目只是帮你授权,并没有数据/代码泄露风险。
|
2023-09-04 19:24:56 +08:00
|
|
|
|
|
2023-09-07 13:54:22 +08:00
|
|
|
|
|
|
|
|
|
|
2023-09-04 19:24:56 +08:00
|
|
|
|
1. 使用`JetBrains`全家桶IDE,安装`Copilot`插件。
|
|
|
|
|
2. `windows系统`执行`cocopilot.bat`
|
|
|
|
|
3. `macOS/linux系统`执行`cocopilot.sh`
|
|
|
|
|
4. 看到`done. please restart your ide.`表示成功。
|
2023-09-07 10:23:51 +08:00
|
|
|
|
5. 重启你的IDE就好。此方式对`Vim/NeoVim`亦有效。
|
2023-09-05 13:12:10 +08:00
|
|
|
|
6. 这是个小玩具,可能测试不充分,别找我。
|
|
|
|
|
|
2023-09-07 11:45:43 +08:00
|
|
|
|
#### 对于`VSCode`,步骤基本相同,执行对应`vscode.sh`/`vscode.bat`(如果是使用vscode远程连接Ubuntu服务器且副驾驶拓展安装在了远程服务器上,需要执行 `vscode-remote.sh`),**无需执行**`cocopilot.sh`/`cocopilot.bat`。
|
2023-09-07 10:06:02 +08:00
|
|
|
|
#### `VSCode`中插件更新后需要重新执行脚本,`JetBrains`则不需要。
|
2023-09-05 15:41:51 +08:00
|
|
|
|
|
|
|
|
|
|
2023-09-07 13:54:22 +08:00
|
|
|
|
### 贡献者们
|
|
|
|
|
|
|
|
|
|
> 如果你刚好有路子、头也铁,可以[进行投喂](https://zhile.io/contribute-copilot-token)造福大家哦。
|
2023-09-05 15:41:51 +08:00
|
|
|
|
|
|
|
|
|
> 感谢所有让这个项目变得更好的贡献者们!
|
|
|
|
|
|
|
|
|
|
[![Star History Chart](https://contrib.rocks/image?repo=pengzhile/cocopilot)](https://github.com/pengzhile/cocopilot/graphs/contributors)
|
|
|
|
|
|
2023-09-07 13:54:22 +08:00
|
|
|
|
### Star历史
|
2023-09-05 15:41:51 +08:00
|
|
|
|
|
|
|
|
|
![Star History Chart](https://api.star-history.com/svg?repos=pengzhile/cocopilot&type=Date)
|