cocopilot/README.md
pengzhile d0cbb1cc2f add support for vscode
Signed-off-by: pengzhile <pengzhile@gmail.com>
2023-09-05 13:12:10 +08:00

13 lines
529 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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`。