samuelcolvin / jinjahtml-vscode

Syntax highlighting for jinja(2) html templates in vscode
https://marketplace.visualstudio.com/items?itemName=samuelcolvin.jinjahtml
MIT License
135 stars 53 forks source link

fix: wrong terraform scope name used #149

Open sebthom opened 11 months ago

sebthom commented 11 months ago

Correct scope name can be found here: https://github.com/hashicorp/syntax/blob/main/syntaxes/terraform.tmGrammar.json#L2

sebthom commented 4 weeks ago

@samuelcolvin can you please have a look. this is a very obvious and trivial fix