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

Small gap between indent color and Indent guides lines #35

Closed kisekied closed 2 years ago

kisekied commented 2 years ago

Thanks this great plugin, but I met a problem:

image

As the picture above, the vertical line is not in the correct place, it has a small gap with the rainbow color block, is there any method to solve this or hide the vertical line? Thanks in advance!

dima74 commented 2 years ago

Thanks for the report! You can hide these vertical lines by disabling Show indent guides option in File | Settings | Editor | General | Appearance

kisekied commented 2 years ago

Thanks @dima74 !

I tried to hide indent lines in Editor -> General -> Appearance, the vertical line in current file did disappear, but when I opened another file, it still there.

I thought it maybe caused by another plugin, so I went to other plugins' setting page, and I finally found it is caused by the plugin Rainbow Brackets, it enables Show rainbow indent guides by default. When I deselected this option, the indent guides disappeared in all files.

Hope it can help others meet the same problem.

dima74 commented 2 years ago

@kisekied Could you please try this version of the plugin and check whether issue was fixed:

Indent Rainbow-2.0.0.zip

kisekied commented 2 years ago

Thank you @dima74 , this build works perfect:

image

Thank you very much!

dima74 commented 2 years ago

Fixed in v2.0.2