1. git 代码提交记录,精确到每行记录对应负责人,安装GitLens插件
2. AI 代码预测, 安装 Tabnine: AI Chat & Autocomplete for JavaScript, Python, Typescript, Java, PHP, Go, and more 插件,适用与多种语言
3. AI 代码预测,安装 GitHub Copilot 插件,两种 AI 代码预测可以自行选择
4. 打开一个本地服务,安装 Live Server 插件
5. 团队代码格式统一,安装 Prettier - Code formatter 插件
6. Vue3 识别组件,高亮,错误校验....等等,安装 Vetur 插件
7. Vue3 代码高亮,且可以自动生成对应模板代码,安装 Vue 3 Support - All In One 插件
标签:插件,Code,AI,代码,VS,安装 From: https://www.cnblogs.com/gqx-html/p/18656703