1
0
mirror of https://github.com/chylex/IntelliJ-Rainbow-Brackets.git synced 2025-05-08 03:34:07 +02:00
IntelliJ Platform plugin that colors bracket pairs and indentation.
Go to file
2017-10-04 12:09:51 +08:00
gradle/wrapper Initial commit 2017-10-04 12:09:51 +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 Add gradle publish plugin task & read system envs in gradle task 2017-10-04 12:09:51 +08:00
build.gradle Add gradle publish plugin task & read system envs in gradle task 2017-10-04 12:09:51 +08:00
gradle.properties Add gradle publish plugin task & read system envs in gradle task 2017-10-04 12:09:51 +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.bak Add gradle publish plugin task & read system envs in gradle task 2017-10-04 12:09:51 +08:00
README.md Update README.md 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...

Contribute

  • gradle runIdea
  • gradle buildPlugin