Terraform Advanced Syntax Highlighting is a Visual Studio Code extension that dramatically improves syntax highlighting for .tf
, .tfvars
, and .hcl
files in VS Code.
This extension has been designed and tested to either work as a standalone solution for Terraform syntax highlighting, or alongside other extensions. Take a look at the Compatibility section for more information.
Most themes are supported by default. Just install this VS Code extension and you'll immediately see improved syntax highlighting for your Terraform files.
For any theme specific issues, please take a look at the following guide provided by VS Code.
The following extensions have been tested to work alongside Terraform Advanced Syntax Highlighting:
Notice any bugs, or have an idea on how this extension can improve? Please submit a request here.
Happy Coding! 😄
~ Patrick