StefanH-AT/Source-Engine-VSCode-Extension

"Invalid color value" for any rgb parameters when using Braces

WereTech opened this issue · 1 comments

Why are these marked as invalid when using the Brace version? $color "{78 104 203}"
img
I know that Brackets is one way of providing color values, but Braces are completely valid too, and allow you to more easily specify a range between 0-255 instead of 0.0 to 1.0. This is more of a minor nuisance than anything, but it's misleading for people who may not know the difference or know that the Braces are allowed too.

Fixed in 0.4.0