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

Limit depth to avoid excessive color on screen #6

Open arathburgos05 opened 1 year ago

arathburgos05 commented 1 year ago

Hello, great idea and nice extension!

Is there any way to limit the depth? for example only to take 2 levels (after parenthesis or brackets) inside and paint all the next levels on the same color than parent. In my case I have a lot of levels but I don't want to see every level. I just want 2 or 3 levels to identify where my function ends easily.

Thanks for your attention. Regards.

firejump commented 12 months ago

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