1
0
mirror of https://github.com/chylex/IntelliJ-Rainbow-Brackets.git synced 2025-05-08 21:34:06 +02:00
IntelliJ Platform plugin that colors bracket pairs and indentation.
Go to file
2017-10-04 20:44:11 +08:00
gradle/wrapper Remove unused task 2017-10-04 12:23:49 +08:00
screenshots Add screen shot 2017-10-04 12:09:51 +08:00
src/main Simplify code 2017-10-04 15:27:10 +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 Move task publishPlugin to outside, see https://github.com/JetBrains/gradle-intellij-plugin/pull/236 2017-10-04 20:44:11 +08:00
gradle.properties Move task publishPlugin to outside, see https://github.com/JetBrains/gradle-intellij-plugin/pull/236 2017-10-04 20:44:11 +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
publish.gradle Publish to jetbrains plugin registry 2017-10-04 12:09:51 +08:00
README.md Update README.md 2017-10-04 00:47:44 -05:00

Rainbow Brackets Build Status 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

  • 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