mirror of
https://github.com/pengzhile/cocopilot.git
synced 2025-01-18 21:05:53 +08:00
update README.md
Signed-off-by: pengzhile <pengzhile@gmail.com>
This commit is contained in:
parent
7e0127dac0
commit
6efa0325c0
@ -1,12 +1,13 @@
|
|||||||
# CoCopilot
|
# CoCopilot
|
||||||
|
|
||||||
#### 有些东西越有效就越简单,比如这个小工具,有什么用我不能说。
|
### 有些东西越有效就越简单,比如这个小工具,有什么用我不能说。
|
||||||
|
#### 本项目只是帮你授权,并没有数据/代码泄露风险。
|
||||||
|
|
||||||
1. 使用`JetBrains`全家桶IDE,安装`Copilot`插件。
|
1. 使用`JetBrains`全家桶IDE,安装`Copilot`插件。
|
||||||
2. `windows系统`执行`cocopilot.bat`
|
2. `windows系统`执行`cocopilot.bat`
|
||||||
3. `macOS/linux系统`执行`cocopilot.sh`
|
3. `macOS/linux系统`执行`cocopilot.sh`
|
||||||
4. 看到`done. please restart your ide.`表示成功。
|
4. 看到`done. please restart your ide.`表示成功。
|
||||||
5. 重启你的IDE就好。
|
5. 重启你的IDE就好。此方式对`Vim/NeoVim`亦有效。
|
||||||
6. 这是个小玩具,可能测试不充分,别找我。
|
6. 这是个小玩具,可能测试不充分,别找我。
|
||||||
|
|
||||||
#### 对于`VSCode`,步骤基本相同,执行对应`vscode.sh`/`vscode.bat`,**无需执行**`cocopilot.sh`/`cocopilot.bat`。
|
#### 对于`VSCode`,步骤基本相同,执行对应`vscode.sh`/`vscode.bat`,**无需执行**`cocopilot.sh`/`cocopilot.bat`。
|
||||||
|
Loading…
Reference in New Issue
Block a user