mirror of
https://github.com/chylex/IntelliJ-Rainbow-Brackets.git
synced 2024-12-22 04:42:49 +01:00
IntelliJ Platform plugin that colors bracket pairs and indentation.
.idea | ||
clion | ||
gradle/wrapper | ||
rider | ||
src | ||
.gitattributes | ||
.gitignore | ||
build.gradle.kts | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle.kts |
Colored Brackets
This is a fork of the 🌈Rainbow Brackets plugin by izhangzhihao, based on version 6.26.
Key Changes
- Support for C# (Rider)
- Support for C++ (Rider, CLion, CLion Nova)
- Support for Settings Sync
- Improved highlighting performance
- Increased default setting for maximum line count from 1K to 100K
- Fixed service initialization warnings reported by 2024.2+