vscode常用插件

46 阅读1分钟

1.名称: Auto Rename Tag
image.png
作用:标签自闭和--操作起始标签,结束标签也会跟随变化

2.名称: Chinese (Simplified) (简体中文) Language Pack
image.png
作用:英文的vscode转中文

3.名称: Code Translate
image.png
作用:鼠标移动到代码上自动翻译

4.名称: Dracula Official
image.png
作用:vscode主题

5.名称: Error Lens
image.png
作用:直接在vscode界面进行代码报错

6.名称: ESLint
image.png
作用:统一代码的格式

7.名称: GitLens — Git supercharged image.png
作用:提示git仓库操作记录

8.名称: Image preview
image.png
作用:图片在vscode代码界面进行展示

9.名称: Live Server
image.png
作用:本机电脑搭建服务器

10.名称: Path Intellisense
image.png
作用:文件路径提示

11.名称: Prettier - Code formatter
image.png
作用:代码格式化

12.名称: Vue Language Features (Volar)
image.png
作用:vue3代码高亮

13.名称: TypeScript Vue Plugin (Volar)
image.png
作用:TS代码高亮