oderwat / vscode-indent-rainbow

Extension which shows indentation with a faint rainbow colored background to make them more readable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inline Editor Indent Rainbow Requires Focus for Proper Functioning

hwf1324 opened this issue · comments

When opening the inline editor, the indent rainbow doesn't function properly. It is necessary for the inline editor to acquire focus in order for rendering to occur.

Forgive my ignorance, but what is the "inline editor"?

Sorry for the misunderstanding, I didn't look for the official name at the time.

Officially this is called peek, but it turns out that not only does peek not work when it is opened, but also when the output panel is first opened.

For me, it works inside the peek editor after clicking inside the "peek" window, and I am not terribly annoyed that it did not work before. If somebody wants to look into that, I may accept a PR for that. With > 5 million downloads and a total of about 40 people who bought me a coffee in 7 years, I am not terrible motivated to look into it myself.

Ok, thank you very much for the extension.

I'm just reporting it.