ViceFantasyPlace / activate-power-mode

589 stars 117 forks source link

activate-power-mode

activate-power-mode for IDEA

PREVIEW PREVIEW_2

Features.

使用

安装 activate-power-mode 之后 到 Window > activate-power-mode 就可以开启或者关闭相对应的效果

安装

下载jar包

在Jetbrains plugin repositories上下载

直接在release下载

安装 Plugin jar包

Preferences/Plugins
-> Install plugin from disk
-> 选择 jar文件 
-> Apply
-> 重启编辑器 

开发

下载

git clone https://github.com/ViceFantasyPlace/activate-power-mode.git

第一次运行如果没有运行配置需要创建一个Plugin的Configuration

Edit Run/Debug Configurations
-> add a new Plugin Configuration
-> 在 Use classpath of module 选择 activate-power-mode
-> Apply