syntax icon indicating copy to clipboard operation
syntax copied to clipboard

Wrong highlighting for name-spaced function with object as first argument

Open dbanck opened this issue 1 year ago • 0 comments

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!",
)
CleanShot 2024-05-02 at 18 35 07@2x

dbanck avatar May 02 '24 16:05 dbanck