CodeEditLanguages
CodeEditLanguages copied to clipboard
✨ Terraform Support
I think it would be great to have the terraform language supported with LSP, highlighting and completion if possible.
Another option might be to allow users to make plugins that can be installed/added to add features like this.
HCL (Terraform, Packer and others) is available in tree-sitter via tree-sitter-hcl
This would be really awesome to have. I use terraform all day for IaC and being able to do HCL and Python make me completely move to this editor.