1、settings.json设置

"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

 

2、 Clipboard History :  快速查看多个剪切板

3、Auto close Tag  :     标签补齐插件 

4、Auto Rename Tag:  后标签同步更改

5、git graph /  git history:  查看git提交历史分支

6、Vetur /  VueHelper:  vue识别和提示

7、AutoFileName    路径提示

posted on 2020-11-22 21:59  小胡桐  阅读(274)  评论(0编辑  收藏  举报