一、settings.json设置vue
"git.path": "G:/Git/bin/git.exe",//配置git "git.enableSmartCommit": true, // "terminal.integrated.shell.windows": "C:\\WINDOWS\\System32\\wsl.exe", "terminal.integrated.shell.windows": "G:\\Git\\bin\\bash.exe",//配置终端支持bash和cmd
二、 Clipboard History : 快速查看多个剪切板git
三、Auto close Tag : 标签补齐插件 shell
四、Auto Rename Tag: 后标签同步更改json
五、git graph / git history: 查看git提交历史分支windows
六、Vetur / VueHelper: vue识别和提示bash