firejump / vscode-frame-rainbow

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

Colorize by context around current line #4

Open YoraiLevi opened 1 year ago

YoraiLevi commented 1 year ago

I like the concept very much, however I am overwhelmed by the eye clutter it introduces.

Code like this can result in a lot of color changes in rapid succession, particularly the short if else statements.

I don't know if it would be a benefit or not but I suspect that only coloring the "current" block and maybe the one wrapping it would be a good idea. something like the current builtin bracket marker line that's on the side.

image

firejump commented 11 months ago

Hi. For more precise control over coloring you can try a different extension: https://github.com/leodevbro/vscode-blockman