- IntelliJ > New Project > IDE Plugin
- Add MIT LICENSE
- Setup signing and
publishing (guide)
- Place key files in
certificate/
and configure then source.env
- Build, sign, and publish with
./gradlew publishPlugin
- Place key files in
- Follow theme guide
- Export color scheme to
theme.icls
, rename extension to.xml
, and move tosrc/main/resources/
- Export color scheme to