1,代码补全类:
目前暂时使用:tabnine+codegeex+codeium
![](https://img-blog.csdnimg.cn/img_convert/3d00625352d84c061736e7faa291c6e4.png)
copilot,但是需要获取github上认证student的权益,暂时略
![](https://img-blog.csdnimg.cn/img_convert/5f7add4dfff091f4fee195f3b47dad1c.png)
https://www.cnblogs.com/feffery/p/16928093.html,但是国产
需要sign in对应官网,使用google
pylance,针对python感、补全类
![](https://img-blog.csdnimg.cn/img_convert/5c773e0e98f1373789dec65b302cfa5b.png)
tabnine:也是自动补全类的,同样需要sign in到对应官网,使用google
https://app.tabnine.com/signin
![](https://img-blog.csdnimg.cn/img_convert/f6f15061557a20679084232ab6730ac6.png)
同样需要sign in到官网中,使用google
![](https://img-blog.csdnimg.cn/img_convert/11a2b2d5e0281ca23623b4c5edfb9582.png)
提供文件路径自动补全功能,提高代码编写效率,自动补全文件名,但是pylance以及vscode本身就能做到这一点,所以实际上不一定需要;
https://blog.csdn.net/qq_39921135/article/details/136146087
![](https://img-blog.csdnimg.cn/img_convert/c36a35070abc0940bd28c7b9c242711e.png)
2,代码格式化&检查error:
https://blog.csdn.net/qq_15601471/article/details/121954092
![](https://img-blog.csdnimg.cn/img_convert/f429b0c03e07c959a6d4228e982fa389.png)
代码拼写检查
https://www.nowcoder.com/discuss/523536431235538944
![](https://img-blog.csdnimg.cn/img_convert/06643e71abaf63089f13202de6fb5c91.png)
多语言附带的一些扩展,以防万一
![](https://img-blog.csdnimg.cn/img_convert/027f6cc156de4c33df2b3fdf427ebf94.png)
3,代码QA类:LLM & gpt
待定,未解决
![](https://img-blog.csdnimg.cn/img_convert/b941be4a8e9ee8d61729c4b376ff6ff9.png)
已经卸载,有余额限制
![](https://img-blog.csdnimg.cn/img_convert/71f546a0ac98542b2829d94fa8a11e73.png)
![](https://img-blog.csdnimg.cn/img_convert/f9fece14fc578d9e97b6154f52622e95.png)
4,其他通用插件扩展:
首先python、jupyter以及R等各种语言的就不用说了
(1)python通用:
![](https://img-blog.csdnimg.cn/img_convert/a4b98e52b898f7c4370e839bde790444.png)
![](https://img-blog.csdnimg.cn/img_convert/fd26347470cb7a14f68205048b7e29de.png)
![](https://img-blog.csdnimg.cn/img_convert/b9ae5376cc4d0deaecb0835188f8ff81.png)
![](https://img-blog.csdnimg.cn/img_convert/91d1611adc41ce0459b0eb055e9af19b.png)
①jupyter类:
![](https://img-blog.csdnimg.cn/img_convert/2d4a16b4e93e4bcfd020d3428052fee4.png)
设置代码主题风格颜色
![](https://img-blog.csdnimg.cn/img_convert/6c38e43957c83be02625bef894e8b341.png)
2选1,可以参考https://blog.csdn.net/mighty13/article/details/119429362
![](https://img-blog.csdnimg.cn/img_convert/c163fa84b82a581e40d1166003de3b81.png)
![](https://img-blog.csdnimg.cn/img_convert/88b2a5befbbd8a18bdf8e5a545e4055f.png)
其余:
isort:
参考https://blog.csdn.net/yuanzhoulvpi/article/details/128539167
②其余:
开发拓展套件
![](https://img-blog.csdnimg.cn/img_convert/46d80e9422d0631f2f38446d57c82e62.png)
![](https://img-blog.csdnimg.cn/img_convert/580d144405b0f5139948153d796eb617.png)
(2)其他通用:
![](https://img-blog.csdnimg.cn/img_convert/c343e168568a80ed6dd66d8234e48598.png)
![](https://img-blog.csdnimg.cn/img_convert/ab83cc0bae4fbde11dd31ec786134b60.png)
5,写稿pre用:
(1)markdown类:
![](https://img-blog.csdnimg.cn/img_convert/5ea20058d47b8ffbaff730b195dec1ad.png)
(2)latex类:
![](https://img-blog.csdnimg.cn/img_convert/98c6f6b0a328648066c5d6a52f692ed4.png)
vscode中用于代码拼写检查以及自动修正的插件------待更新
如果有快捷键失效、插件冲突,参考
https://blog.csdn.net/qq_37860634/article/details/119429758
直接右键新增键绑定