乐趣区

前端开发VS-Code必装插件推荐

Chinese (Simplified) Language Pack for Visual Studio Code

适用于 VS Code 的中文(简体)语言包

Git History

git 版本管理插件,非常好用

vscode-author-generator

添加文件作者,邮箱,创建时间,更新时间等信息

/**
 * @author xxx
 * @email [example@mail.com]
 * @create date 2019-05-23 14:07:26
 * @modify date 2019-05-23 14:07:26
 * @desc [description]
 */

超越鼓励师

在 VS Code 中连续写代码一小时(时间可配置),会有杨超越提醒你该休息啦~

代码格式化

  • ESLint
  • Prettier
  • CSS Formatter
  • Vetur
退出移动版