sbarex / SourceCodeSyntaxHighlight

Quick Look extension for highlight source code files on macOS 10.15 and later.
GNU General Public License v3.0
2.88k stars 71 forks source link

[formats] add support for Hachicorp .hcl files, similar to terraform ones #268

Closed jaymecd closed 6 months ago

jaymecd commented 8 months ago

It would be great to extend coverage of Terraform files (.tf, .tfvars) mentioned in #203 with .hcl files, this is used by Packer and terragrunt.

sbarex commented 6 months ago

Highlight (the rendering engine) assign the .hcl extension to the Hecl language. It's correct?

jaymecd commented 6 months ago

not sure what you mean under Hecl language, but add .hcl next to .tf, .tfvars ones:

Screenshot 2024-02-19 at 13 48 08
sbarex commented 6 months ago

Fixed on release 2.1.21.