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 12:23:49 +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 Initial commit 2017-10-04 12:09:51 +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 Remove unused task 2017-10-04 12:23:49 +08:00
gradle.properties Remove unused task 2017-10-04 12:23:49 +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 & update gradle tasks 2017-10-04 12:09:51 +08:00

Intellij-rainbow-brackets Build Status

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

This plugin is 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