Looking for an editor that has a working terraform12 linter

Sorry if not appropriate here… but are there any recommendations for an editor with a successful tf12 linter availabble?
I was a fan of Atom until recent problems with OSX (assertion failed:libxpc.dylib)
Now trying VSCode, but linters all seem “broken” with tf12, highlighting problems that are not really problems.

I’ve managed to work with Atom again… linter-terraform-syntax works well

Would love it if the Hashicorp team could give some love to VSCode extension here: https://github.com/mauve/vscode-terraform.git

3 Likes