vscode插件
ES7 React/Redux/GraphQL/React-Native snippets
可以根据某些关键词快速生成代码片段,比如:输入clg快速生成console.log
Bracket Pair Colorizer 2
此插件目前已废弃,因为vscode已经内置了,只需要在setting.json中配置如下代码即可
{
"editor.bracketPairColorization.enabled": true,
"editor.guides.bracketPairs":"active"
}
链接: https://pan.baidu.com/s/1azT1zSrky-e4yd2W8Qz0nw?pwd=ygpb 提取码: ygpb

浙公网安备 33010602011771号