vscode-language-renpy icon indicating copy to clipboard operation
vscode-language-renpy copied to clipboard

Strange color coding on calling screen and with statement

Open m-from-space opened this issue 1 year ago • 1 comments

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.

call_with_syntax

m-from-space avatar Sep 03 '24 11:09 m-from-space

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

duckdoom4 avatar Sep 03 '24 16:09 duckdoom4