vscode-language-renpy
vscode-language-renpy copied to clipboard
Strange color coding on calling screen and with statement
For some reason the "with" statement and its arguments gets color coded red when used as part of a "call screen" statement. It's confusing and not consistent with other "with" statements. Red is a bad color, you know.
I also don't think it's great that "show" and "call" have different colors, and the "screen" word has a different color as well when used in combination.
This color coding is confusing.
Ah, it seems I've missed a spot where the with clause is valid and marked it as 'invalid code'. Thanks for the report, I'll get that fixed next version