1
0
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.
Go to file
2017-11-30 22:58:19 +08:00
gradle/wrapper Remove unused task 2017-10-04 12:23:49 +08:00
screenshots Add support for HTML/XML & highlight "<"、">"、"</" & release version 2.3 2017-10-14 10:39:31 +08:00
src/main Remove enable/disable HTML/XML option 2017-11-30 22:58:19 +08:00
.gitignore Initial commit 2017-10-04 12:09:51 +08:00
.travis.yml Release 3.0-R1 2017-11-30 12:13:38 +08:00
build.gradle Update kotlin to latest release version 2017-11-23 17:10:56 +08:00
gradle.properties Release 3.0-R1 2017-11-30 12:13:38 +08:00
gradlew Initial commit 2017-10-04 12:09:51 +08:00
gradlew.bat Initial commit 2017-10-04 12:09:51 +08:00
README.md Prepare for release version 2.6 2017-11-26 13:38:31 +08:00

Rainbow Brackets Build Status Codacy Badge Rainbow Brackets Release Plugin version

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 ...

This plugin is also compatible with material-theme-jetbrains-eap

Screenshots

  • with material-theme-jetbrains-eap

  • with scala

  • with kotlin

  • with HTML/XML

  • and more...

Install

https://plugins.jetbrains.com/plugin/10080-rainbow-brackets

Contribute

  • gradle runIde
  • gradle buildPlugin

Acknowledgements

Intellij-rainbow-brackets is heavily inspired by intellij-rainbow and Rainbow Brackets for Visual Studio Code