- Git commit template (Git 提交模板)
- Code statistics (代码统计)
- React umi dispatch navigation (umi dispatch 跳转)
- Code Template (代码模版)
liaoxy helper
This plug-in integrates various customized functions
At present, it has achieved the following goals:
【Git commit template】
This plugin allows to create a commit message with the following template:
【label1】: describe
【label2】: describe
...
Various functions will be updated later ...
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for " liaoxy-helper" > Install Plugin
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.