oderwat / vscode-indent-rainbow

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

PHP Laravel Blade #95

Closed imomer closed 4 years ago

imomer commented 4 years ago

Indent rainbow acting weird when I'm in PHP laravel blade template. But is works in JSX for me

Screenshot here.

I'm using prettier extension with it...

oderwat commented 4 years ago

What do you mean with it acting weird? I don't see a problem besides that the right editor window seems to have a 2 space indent rule set in VSCode which does not reflect what the code actually seems to use. As there is no status bar in the screen shoots one can't tell for sure what's going on though.

imomer commented 4 years ago

The spaces are set to 4 everywhere. But turns out it was a problem with HTML in PHP format extension.