当前位置:AIGC资讯 > AIGC > 正文

【Ubuntu中VS Code GitHub Copilot的使用】

Ubuntu中VS Code GitHub Copilot的使用

前言

GitHub Copilot学生认证请参考文章github申请学生认证 vscode 中已安装GitHub Copilot插件

文章所述问题

使用GitHub Copilot Chat时出现错误:Oops, your response got filtered. Vote down if you think this shouldn’t have happened.

解决方案

升级vscode至最新版本

解决步骤

1.下载

官网下载链接

2.安装

打开下载文件所在目录,并在终端中打开

查看文件列表(非必须):

tua@tua:~/dowload$ ls

输入下行代码(文件名tab补齐):

sudo dpkg -i code_1.86.2-1707854558_amd64.deb

更新时间 2024-04-03