better-comments icon indicating copy to clipboard operation
better-comments copied to clipboard

terraform not supported?

Open felixgogo opened this issue 5 years ago • 4 comments

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?

image

felixgogo avatar Oct 29 '20 07:10 felixgogo

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

image

trallnag avatar Jan 07 '21 15:01 trallnag

It works for me

MaxymVlasov avatar Feb 23 '21 14:02 MaxymVlasov

I have the same issue better comments not working on .tf files it works if I downgrade to version 2.1.0

bobby0724 avatar Sep 18 '23 05:09 bobby0724

The TODO coloring only works for me with the # comment syntax. // and likely /* (though I didn't confirm that one) are broken for me.

anden-akkio avatar Jun 25 '24 22:06 anden-akkio