Loading

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

posted @ 2022-11-09 23:28  ^Mao^  阅读(43)  评论(0编辑  收藏  举报