VladRassokhin / intellij-hcl

HCL language support for IntelliJ platform based IDEs
Apache License 2.0
244 stars 47 forks source link

Incorrectly highlight as an error expanded function (...) in loops #298

Closed antonstamenov closed 4 years ago

antonstamenov commented 4 years ago

Prerequisites

Installation details

Exception

It is a valid terraform syntax works as expected, but it the second expand function is marked as error with this error message: "An expanded function argument must be immediately followed by closing parentheses." 

Screenshot 2020-05-10 at 10 43 45

Expected Behavior

Not highlighted as an error

Actual Behavior

Highlighted as an error.

Steps to Reproduce

Copy the example in new tf file and open it with PyCharm

VladRassokhin commented 4 years ago

Fixed, will be available in 0.7.9