- Settings freeze fixed
- Major code baseline overhaul
- Resolved Plugin SDK used deprecations
- Automatic settings migration from version 1.X
- Separate colors definition for light and dark themes
- Global configuration (defaults for every new and unconfigured project)
- Project specific configuration overriding the global one.
- v1.x plugin configuration (automigrates on discovery)
- Plugin icon added
- Plugin icon added
- Plugin version (1.5.0) requires build 211.* or older tobszarny/ActiveTabHighlighterPlugin#21
- IDEA Platform 2021.2 compatibility
- Plugin project converted to Gradle.
- Global configuration tobszarny/ActiveTabHighlighterPlugin#7
- Reset configuration changes tobszarny/ActiveTabHighlighterPlugin#8
- Color picker offers the same user experience, as ones seen in IntelliJ code style settings tobszarny/ActiveTabHighlighterPlugin#9
- Improved readability of error messages.
- Active tab color reloads instantly after color change, no need to switch the tab anymore to update the highlight color tobszarny/ActiveTabHighlighterPlugin#10
- Fixed issues with "distraction free" and "presentation mode" tobszarny/ActiveTabHighlighterPlugin#6
- Fixed IDEA Platform 2017.X compatibility tobszarny/ActiveTabHighlighterPlugin#4
- Now customizable and with persistent settings tobszarny/ActiveTabHighlighterPlugin#2
- Branch 145.0+ supporting added tobszarny/ActiveTabHighlighterPlugin#3
- Minor refactoring
- Initial release.