VS code plugins for web Front-end
vscode-fileheader
文件头添加注释,可自动更新文件修改时间,Ctrl + Alt + i。vscode配置文件中配置名称
Vuer
vue语法高亮,代码片段,格式化(尤其是格式化)
Metarial Icon Theme
文件图标优化
Path Intellisense
补全引用文件路径
cssrem
顾名思义,px to rem
Prettier - Code formatter
搭配eslint格式化
Bracket Pair Colorizer
代码块颜色区分
Easy LESS
less转化其他CSS文件格式,文件格式在vscode配置文件中设定
Setting Sync
vscode配置同步
Auto Close Tag / Auto Rename Tag
自动闭合 或 自动复写,vscode中自带Emmet,可自行配置,无需以上两种插件。
Git supercharged / Git history / Git blame
未使用sourcetree一类的情况下考虑用该类插件
Multi-command
创建命令序列 + 快捷键绑定 = 部分自动化
vscode-flow-ide
An alternative Flowtype extension for Visual Studio Code. Flowtype is a static type checker ment to find errors in Javascript programs
各类Snippets
查找方式基本为“[语言名]-snippets”.

浙公网安备 33010602011771号