mirror of
https://github.com/pengzhile/cocopilot.git
synced 2025-01-19 03:35:53 +08:00
d0cbb1cc2f
Signed-off-by: pengzhile <pengzhile@gmail.com>
13 lines
529 B
Markdown
13 lines
529 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`。
|