一、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