pjmiravalle / vscode-terraform-advanced-syntax-highlighting

Terraform Advanced Syntax Highlighting is a Visual Studio Code extension that dramatically improves syntax highlighting for .tf, .tfvars, and .hcl files in VS Code.
https://marketplace.visualstudio.com/items?itemName=pjmiravalle.terraform-advanced-syntax-highlighting
MIT License
12 stars 4 forks source link

Fix "for" token collision with functions inside square brackets #13

Closed swirle13 closed 4 months ago

swirle13 commented 4 months ago

Fixes issue #12

pjmiravalle commented 4 months ago

@swirle13 I appreciate you putting in the time to fix this! Thank you. 👍🏼