Releases: izhangzhihao/intellij-rainbow-brackets
Releases · izhangzhihao/intellij-rainbow-brackets
6.26
What's Changed
- Bump kotest-assertions-core from 5.3.0 to 5.3.1 by @dependabot in #2485
- Bump kotest-assertions-core from 5.3.1 to 5.3.2 by @dependabot in #2488
- Bump org.jetbrains.kotlin.jvm from 1.7.0 to 1.7.10 by @dependabot in #2501
- Bump org.jetbrains.intellij from 1.5.2 to 1.7.0 by @dependabot in #2500
- Bump kotest-assertions-core from 5.3.2 to 5.4.1 by @dependabot in #2509
- Bump org.jetbrains.intellij from 1.7.0 to 1.8.0 by @dependabot in #2511
- Bump kotest-assertions-core from 5.4.1 to 5.4.2 by @dependabot in #2512
- Bump org.jetbrains.intellij from 1.8.0 to 1.8.1 by @dependabot in #2518
- Bump org.jetbrains.intellij from 1.8.1 to 1.9.0 by @dependabot in #2519
Full Changelog: 6.25...6.26
Please SUPPORT US if you like this plugin. Your help means a lot!
6.25
What's Changed
- Bump org.jetbrains.kotlin.jvm from 1.6.21 to 1.7.0 by @dependabot in #2482
- Add configurable threshold for number of lines for big files by @mpsijm in #2484
New Contributors
Full Changelog: 6.24...6.25
Please SUPPORT US if you like this plugin. Your help means a lot!
6.24
What's Changed
- Bump kotest-assertions-core from 5.2.3 to 5.3.0 by @dependabot in #2471
- fix "an issue" in update notify by @Viatorus in #2479
- fix scope highlighting not working with Hiberbee Theme(and other themes) by @izhangzhihao in #2478
New Contributors
Full Changelog: 6.23...6.24
Please SUPPORT US if you like this plugin. Your help means a lot!
6.23
What's Changed
Please SUPPORT US if you like this plugin. Your help means a lot!
6.22
Please SUPPORT US if you like this plugin. Your help means a lot!
6.21
- Handle exceptions in `RainbowHighlightVisitor.analyze()`
- Cleanup 201.* stuff
- Refactoring
- Mirror changes from https://github.com/JetBrains/intellij-community
- Using textMatches instead of text to avoid expensive traverses the whole PSI tree & format code
- Add support for rainbowify Python keywords
- Compatible with DataSpell
Please SUPPORT US if you like this plugin. Your help means a lot!
6.20
- Handle exceptions in `RainbowHighlightVisitor.analyze()`
- Cleanup 201.* stuff
- Refactoring
- Mirror changes from https://github.com/JetBrains/intellij-community
- Using textMatches instead of text to avoid expensive traverses the whole PSI tree & format code
- Add support for rainbowify Python keywords
- Compatible with DataSpell
Please SUPPORT US if you like this plugin. Your help means a lot!
6.19
- Fix #2280: [SQL] the END keyword is improperly detected as closing a BEGIN scope when the END actually closes a CASE.
- Fix #1993: Change the default color schema in light theme.
- Nashorn Engine removed, compatible with JDK15+, tested with OpenJDK 17-ea+24 on MacBook Pro (16-inch, 2019) & IntelliJ IDEA 2021.2 Build #IU-212.4638.7
- Compatible with HUAWEI DevEco Studio
Please SUPPORT US if you like this plugin. Your help means a lot!
6.18
- (C#) Fix #2037: Wrong coloring in generic `<` after comparison operator `<`.
- Error report removed.
Please SUPPORT US if you like this plugin.
6.17
- Feature #1068: @keeganwitt Add language exclusions to settings (closes #1046) (#1068)
- Fix #1067: Don't rainbowify big files notification annoying
- Fix #1057: Wrong coloring in lambda expressions with braces
- Fix #497: Add `<` & `>` support for C#
- Fix #191: C# Razor Pages (.cshtml) Support
- Deprecated API usage removed.
Please SUPPORT US if you like this plugin.