IntelliJ Platform plugin that colors bracket pairs and indentation.
Go to file
chylex 44dfae6fe9
Release 6.26-chylex-4
2023-12-12 18:26:37 +01:00
.github Update README and plugin metadata to clarify fork status and changes 2023-10-15 15:14:03 +02:00
.idea Refactor support for CLion and Rider 2023-10-15 14:34:54 +02:00
clion Refactor support for CLion and Rider 2023-10-15 14:34:54 +02:00
gradle/wrapper Update Gradle to 8.3 2023-10-04 06:29:51 +02:00
idea Release 6.26-chylex-4 2023-12-12 18:26:37 +01:00
rider Update for IntelliJ 2023.3 2023-12-12 18:21:41 +01:00
screenshots [ImgBot] Optimize images (#506) 2020-10-16 23:49:49 +08:00
.gitignore Update CLion and Rider dependencies 2023-10-04 07:23:04 +02:00
CHANGELOG.md Update CHANGELOG.md 2022-10-30 08:47:35 +08:00
LICENSE Add LICENSE 2018-02-20 13:21:54 +08:00
README.md Add installation instructions to README 2023-11-08 13:03:22 +01:00
build.gradle.kts Release 6.26-chylex-4 2023-12-12 18:26:37 +01:00
gradle.properties Update IDEA to 2023.2.2 2023-10-04 06:57:45 +02:00
gradlew Update Gradle to 8.3 2023-10-04 06:29:51 +02:00
gradlew.bat Update Gradle to 8.3 2023-10-04 06:29:51 +02:00
settings.gradle.kts Refactor support for CLion and Rider 2023-10-15 14:34:54 +02:00

README.md

Rainbow Brackets

This is a fork of the 🌈Rainbow Brackets plugin by izhangzhihao.

Changes

  • Added support for Rider
  • Restructured the project for easier support of Rider and CLion
  • Removed post-update notification

Install

  1. Visit Releases and download the latest RainbowBrackets-6.26-chylex-<version>.zip
  2. Open the IDE and go to File | Settings | Plugins
  3. Uninstall any original version of Rainbow Brackets
  4. Click ⚙ and Install Plugin from Disk...
  5. Select the downloaded zip file