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

Add current scope highlight #179

Open wk1 opened 5 months ago

wk1 commented 5 months ago

Hi!

I felt like it would be a nice addition to have a subtle highlight on the current scope. I added an activeScopeDecorationType for both classic and light mode. Looking like this:

Bildschirmfoto 2024-03-29 um 15 23 45 Bildschirmfoto 2024-03-29 um 15 24 31

I made this feature optional and added a setting to turn it on. (default setting is false)

Bildschirmfoto 2024-03-29 um 15 30 24

I also added a setting to set the line width of the highlighted indicator in light mode

Bildschirmfoto 2024-03-29 um 15 30 12

Grüße ☺️ (Greetings) and best regards!

oderwat commented 5 months ago

TY! Looks useful. I am checking this out asap, but that may take some days because of the holidays.

wk1 commented 5 months ago

Thank you, enjoy the holidays!