mirror of
https://github.com/chylex/IntelliJ-Rainbow-Brackets.git
synced 2025-04-11 12:15:50 +02:00
IntelliJ Platform plugin that colors bracket pairs and indentation.
gradle/wrapper | ||
screenshots | ||
src/main | ||
.gitignore | ||
.travis.yml | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
README.md |
Rainbow Brackets

Compatible with:
IntelliJ IDEA, PhpStorm, WebStorm, PyCharm, RubyMine, AppCode, CLion, Gogland, DataGrip, Rider, MPS, Android Studio
This plugin is also compatible with material-theme-jetbrains-eap.
Screenshots
- with material-theme-jetbrains-eap
- with scala
- with kotlin
- and more...
Install
https://plugins.jetbrains.com/plugin/10080-rainbow-brackets
Contribute
gradle runIdea
gradle buildPlugin
Acknowledgements
Intellij-rainbow-brackets is heavily inspired by intellij-rainbow and Rainbow Brackets for Visual Studio Code