Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 1.23 KB

File metadata and controls

43 lines (34 loc) · 1.23 KB

Changelog

Unreleased

2.1.0

  • Added automatic migration on plugin load for legacy highlightedFiles.xml data from ProjectTree Color Highlighter.

2.0.0

  • Upgraded the build and plugin setup for Gradle 9.5, Kotlin 2.3, and JVM 21.
  • Reworked color settings for theme-aware light/dark variants and improved dialog behavior.
  • Added live color-swatch preview updates while using the color picker.
  • Added per-color reset actions.
  • Refactored the package structure and refreshed copyright/branding.
  • Removed deprecated code and simplified UI initialization and logger usage.

1.2.2

  • Support for 2021.1.* and above

1.2.1

  • Support for 2021.1

1.2.0

  • The code has been significantly refactored and optimised
  • No more blinking while reindexing
  • Now we can override scope colors
  • New "Manage Color Settings" dialog:
    • Save current colors as IDE defaults
    • Open the project settings configuration file
    • Load IDE defaults
    • Reset colors to factory defaults
  • Marks for current color in Highlight menu
  • Highlight option was added to editor tabs menu
  • Minor backward-compatible highlightedFiles.xml format enhancement
  • Support for 2020.3

1.1.2

  • Support for 2020.2

1.1.1

  • Bug fixes

1.1.0

  • Initial public release