oderwat / vscode-indent-rainbow

Extension which shows indentation with a faint rainbow colored background to make them more readable
MIT License
406 stars 53 forks source link

Don't color indents when making a brace aligned parameter list #145

Closed JasonSettings closed 1 year ago

JasonSettings commented 1 year ago

Hello! Is there any way to manuipulate the extension so it stops coloring indents when I align parameters on a left brace? The perfect way for me is if it would color only the first indentation level.

Here is a pic of what I DO NOT want to happen.

image

oderwat commented 1 year ago

No.