mirror of
https://github.com/pengzhile/cocopilot.git
synced 2025-01-19 03:35:53 +08:00
7e0127dac0
Signed-off-by: pengzhile <pengzhile@gmail.com>
25 lines
940 B
Markdown
25 lines
940 B
Markdown
# CoCopilot
|
||
|
||
#### 有些东西越有效就越简单,比如这个小工具,有什么用我不能说。
|
||
|
||
1. 使用`JetBrains`全家桶IDE,安装`Copilot`插件。
|
||
2. `windows系统`执行`cocopilot.bat`
|
||
3. `macOS/linux系统`执行`cocopilot.sh`
|
||
4. 看到`done. please restart your ide.`表示成功。
|
||
5. 重启你的IDE就好。
|
||
6. 这是个小玩具,可能测试不充分,别找我。
|
||
|
||
#### 对于`VSCode`,步骤基本相同,执行对应`vscode.sh`/`vscode.bat`,**无需执行**`cocopilot.sh`/`cocopilot.bat`。
|
||
#### `VSCode`中插件更新后需要重新执行脚本,`JetBrains`则不需要。
|
||
|
||
|
||
## 贡献者们
|
||
|
||
> 感谢所有让这个项目变得更好的贡献者们!
|
||
|
||
[![Star History Chart](https://contrib.rocks/image?repo=pengzhile/cocopilot)](https://github.com/pengzhile/cocopilot/graphs/contributors)
|
||
|
||
## Star历史
|
||
|
||
![Star History Chart](https://api.star-history.com/svg?repos=pengzhile/cocopilot&type=Date)
|