- 粒子的颜色根据文本字体的颜色
- 把Combo, MaxCombo 可视化出来
- 做设置数据持久化
- 增加设置参数界面
在Jetbrains plugin repositories上下载
Preferences/Plugins
-> Install plugin from disk
-> 选择 jar文件
-> Apply
-> 重启编辑器
git clone https://github.com/ViceFantasyPlace/activate-power-mode.git
Edit Run/Debug Configurations
-> add a new Plugin Configuration
-> 在 Use classpath of module 选择 activate-power-mode
-> Apply