dima74 / intellij-indent-rainbow

Extension which shows indentation with a faint rainbow colored background to make them more readable
https://plugins.jetbrains.com/plugin/13308-indent-rainbow/
GNU General Public License v3.0
64 stars 13 forks source link

"Never highlight indent as error for languages" option not working #43

Closed burkybang closed 1 year ago

burkybang commented 2 years ago

I have included "HTML" and "JavaScript", but I'm still seeing the red indent. I've tried searching any documentation to see if I'm doing it wrong, but I haven't found any examples.

image

image

dima74 commented 2 years ago

@burkybang Hi! You did everything right, this is a bug, will be fixed in next release. As a workaround you can add ECMAScript 6 to list of ignored languages for now

burkybang commented 2 years ago

Thanks! That worked

dima74 commented 1 year ago

Fixed by https://github.com/dima74/intellij-indent-rainbow/commit/451df593a2503f66de7cd3802f82326d535ffa48

Please install latest version 2.1.0 (available in 2022.3 IDE version)