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 | ||
.gitignore | ||
.travis.yml | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
README.md |
Rainbow Brackets
Rainbow Brackets / Rainbow Parentheses for IntelliJ IDEA based IDEs
Compatible with
IntelliJ IDEA, PhpStorm, WebStorm, PyCharm, RubyMine, AppCode, CLion, Gogland, DataGrip, Rider, MPS, Android Studio
Supported languages
Java, Scala, Clojure, Kotlin, Python, Haskell, Agda, Rust, JavaScript, TypeScript, Erlang, Go, Groovy, Ruby, Elixir, ObjectiveC, PHP, C#, HTML, XML, SQL, Apex language ...
Screenshots
- with java
- with scala
- with kotlin
- with HTML/XML
- and much more...
Install
-
Inside your IDE, select
Preferences
->Plugins
->Browse Repositories...
. -
Search for
Rainbow Brackets
. -
Click the green
Install Plugin
button. -
Click
Close
andOK
, then Re-launch your IDE.
Contribute
gradle test
gradle runIde
gradle buildPlugin
Acknowledgements
Intellij-rainbow-brackets is heavily inspired by Rainbow Brackets for Visual Studio Code