前端开发vs code好用插件

294 阅读1分钟

Auto Rename Tag

Automatically rename paired HTML/XML tag, same as Visual Studio IDE does.

Code Spell Checker

A basic spell checker that works well with code and documents. The goal of this spell checker is to help catch common spelling errors while keeping the number of false positives low.

ESLint

The extension uses the ESLint library installed in the opened workspace folder.

Git History

  • View and search git log along with the graph and details.
  • View a previous copy of the file.
  • View and search the history
    • View the history of one or all branches (git log)
    • View the history of a file
    • View the history of a line in a file (Git Blame).
    • View the history of an author

GitLens — Supercharge Git in VS Code

GitLens supercharges your Git experience in VS Code.

VS Code JavaScript (ES6) snippets

This extension contains code snippets for JavaScript in ES6 syntax for editor (supports both JavaScript and TypeScript).

Git History

  • View Git History (git log) (git.viewHistory)
  • View File History (git.viewFileHistory)
  • View Line History (git.viewLineHistory)

koroFileHeader

  • 自动生成文件头部注释,自动更新最后编辑人、最后编辑时间等。
  • 一键生成函数注释,支持函数参数自动提取并列到注释中。
  • 支持添加佛祖保佑永无bug、神兽护体、甩葱少女等好玩有趣的图像注释