返回博客列表

WebStorm Plugins

2026-01-29
1 min read
guide

WebStorm Plugins Plugins 1. .env files support 2. Atom Material Icons 3. CodeGlance Pro 4. Git Commit Message Helper 5. GitToolBox 6. LogIt 7. Rainbow Brackets .env .env 文件语法高亮 Atom Material Icons 文件图...

WebStorm Plugins

Plugins

  1. .env files support
  2. Atom Material Icons
  3. CodeGlance Pro
  4. Git Commit Message Helper
  5. GitToolBox
  6. LogIt
  7. Rainbow Brackets

.env

.env 文件语法高亮

Atom Material Icons

文件图标库,自定义文件和 IDE 图标,用于改进视觉保护。

CodeGlance Pro

IntelliJ 插件,在编辑器窗格中显示类似于 Sublime 中找到的缩小概览或小地图。 小地图允许快速滚动,让您可以直接跳转到代码部分。 对CodeGlance进行返工,支持更多功能

Git Commit Message Helper

一个可帮助您标准化提交内容的插件,该插件是源自git-commit-template的加强版,添加一系列个性化的配置

GitToolBox

扩展 Git 集成

  • 项目视图和状态栏中前后提交的数量
  • 项目视图和状态栏中未提交的更改数
  • 与 IDE 问题导航集成
  • 按设定的时间间隔自动提取
  • 等等等...

LogIt

插入日志 - 智能 Javascript console.log() 插入

  • 在 Mac 上插入 (⌥ + L) 和其他设备上 (ALT + L) 的插入快捷方式
  • Mac 上的删除快捷方式 (⌥ + ⇧ + L) 和其他 (ALT + ⇧ + L)

Rainbow Brackets

彩虹化各种类型的括号(圆形,波浪形,方形,角度)

返回博客列表
最后更新于 2026-01-29
想法或问题?在 GitHub Issue 下方参与讨论
去评论