syntax
syntax copied to clipboard
Wrong highlighting for name-spaced function with object as first argument
A name-spaced function that has an object as its first argument is incorrectly highlighted. It looks like it was recognized as a block instead.
Example
provider::terraform::encode_tfvars({
example, "Hello!",
)