1
0
mirror of https://github.com/chylex/IntelliJ-Rainbow-Brackets.git synced 2025-05-10 00:34:04 +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 Update README.md & update gradle tasks 2017-10-04 12:09:51 +08:00
build.gradle Update README.md & update gradle tasks 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 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