CodeEditSourceEditor icon indicating copy to clipboard operation
CodeEditSourceEditor copied to clipboard

✨ Terraform LSP/Highlighting/Completion Support

Open shMorganson opened this issue 2 years ago • 1 comments

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.

shMorganson avatar Jun 28 '22 14:06 shMorganson

HCL (Terraform, Packer and others) is available in tree-sitter via tree-sitter-hcl

tristanmorgan avatar Aug 27 '23 22:08 tristanmorgan