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-10-08 21:02:55 +08:00
gradle/wrapper Remove unused task 2017-10-04 12:23:49 +08:00
screenshots Add more screen shots 2017-10-04 22:19:35 +08:00
src/main Modify colors 2017-10-08 21:02:55 +08:00
.gitignore Initial commit 2017-10-04 12:09:51 +08:00
.travis.yml Only run gradle buildPlugin on travis 2017-10-04 12:14:27 +08:00
build.gradle Refactoring & Remove unused code 2017-10-05 18:06:10 +08:00
gradle.properties Release 2.0 2017-10-05 18:54:18 +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 Update README.md 2017-10-06 01:16:18 -05:00

Rainbow Brackets Build Status Codacy Badge Rainbow Brackets Release

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