Intellij Indent Rainbow Versions Save

Extension which shows indentation with a faint rainbow colored background to make them more readable

v2.2.0

10 months ago
  • Fixed plugin icon in 2023.2
  • Enhanced user experience by improving the language of the opacity slider. Renamed "Less Opacity"/"More Opacity" to "Transparent"/"Opaque" (thanks @bv-torrent!)

v2.1.0

1 year ago
  • Add option to make edges round
  • Fix language detection for "Never highlight indent as error" option
  • Fix conflict with Rider UI Theme
  • Fix gap between indents when "Show indent guides" option is disabled

v2.0.2

2 years ago
  • Pastel color palette is now the default for new installations
  • Indent rainbows are now pixel perfect aligned with indent guides
  • Indent rainbow now shows on empty lines
  • Fixes that inspections can hide Indent rainbows
  • Use simple highlighter by default and improved it performance
  • Custom colors are now configured in Settings | Indent Rainbow | Color palette

v2.0.1

2 years ago
  • Pastel color palette is now the default for new installations
  • Indent rainbows are now pixel perfect aligned with indent guides
  • Indent rainbow now shows on empty lines
  • Fixes that inspections can hide Indent rainbows
  • Use simple highlighter by default and improved it performance
  • Custom colors are now configured in Settings | Indent Rainbow | Color palette

v1.7.0

2 years ago
  • Add option to disable Indent Rainbow on big files
  • Add option to use simple highlighter only in specific files
  • Removed old deprecated sequential highlighter
  • Fix interaction with feature
  • Rework exceptions reporting

v1.6.2

2 years ago
  • Fix dynamic plugin unloading

v1.6.1

3 years ago
  • Add an option to show only incorrect indentation
  • Addressed some exceptions, thanks to everyone who reported them!