better-comments
better-comments copied to clipboard
terraform not supported?
Terraform is listed in the supported languages. However, I does not work on my VSCode even I've turned off all other extensions.
Does better-comments support terraform .tf or .hcl extension?

I have the same experience, it does not seem to work with Terraform scripts

It works for me
I have the same issue better comments not working on .tf files it works if I downgrade to version 2.1.0
The TODO coloring only works for me with the # comment syntax. // and likely /* (though I didn't confirm that one) are broken for me.