Wrong highlighting for name-spaced function with object as first argument
Open
bug
- Dominant language
- HCL
- Stars
- 31
- Forks
- 12
- Avg merge
- 7m
- Merged PRs (30d)
- 1
Description
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
```hcl
provider::terraform::encode_tfvars({
example, "Hello!",
)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.