Skip to content

Releases: izhangzhihao/intellij-rainbow-brackets

5.24

05 Oct 14:54
Compare
Choose a tag to compare
  • Fix #252 Runtime error in rainbow indent guide lines.
  • Fix #254 Nginx support is been disabled from now on.
  • Re-enable anonymous feedback.

5.23

29 Sep 12:41
Compare
Choose a tag to compare

#164 #251 New feature: Rainbow indent guide lines(experimental), Thanks @YiiGuxing !

5.22

07 Sep 06:16
Compare
Choose a tag to compare

Fix #243 #180, allow users custom matched brace by setting overrideMatchedBraceAttributes = false

5.21

30 Jul 09:30
Compare
Choose a tag to compare
  • #65 [Scope Highlighting] now the effects will not be removed after shortcut released, users could press the key ESC to do this. There also have an option Press any key to remove the highlighting effects
  • Refactoring & Remove dead code

Please support us!

5.20

01 Jul 15:28
Compare
Choose a tag to compare
  • #233 Option to not rainbowify brackets of the first level.
  • #234 Color is displayed with wrong order in C# code.

5.19

03 May 13:05
Compare
Choose a tag to compare

Fix #221

5.18

18 Apr 11:54
Compare
Choose a tag to compare

Add notification for custom your own rainbow colors.

5.17

12 Apr 05:35
Compare
Choose a tag to compare
  • More color options for squiggly brackets before cycle(#215).
  • NullPointerException in while analyse code(#216).

5.16

15 Feb 15:17
Compare
Choose a tag to compare
5.16

5.15

10 Feb 13:48
Compare
Choose a tag to compare

Fix support for kotlin scheme attribute "KOTLIN_FUNCTION_LITERAL_BRACES_AND_ARROW".