oderwat / vscode-indent-rainbow

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

Not seeing any colors at all after install #113

Closed robbyki closed 3 years ago

robbyki commented 3 years ago

Not sure what setting I have that's clobbering the rainbow colors but after installation I don't see any indent rainbow in my scala file or any files for that matter.

oderwat commented 3 years ago

Could you select JavsScript as file type and check with that. But it should basically work anywhere but in plaintext files.

What version of Visual Studio Code is running and on what OS?

robbyki commented 3 years ago

no difference with js. I'm on vscodium 1.59 and fedora 34.

image

image

oderwat commented 3 years ago

I don't want to support vscodium. This is a Visual Studio Code plugin. If they pretend to support this plugin, they should work on this. Not me.

robbyki commented 3 years ago

I understand. thanks for the help.