Closed agrrh closed 3 years ago
Thanks for the report @agrrh, do you know if this is a new problem or was that always like this? I'm looking into how other languages do this, happy for any pointers (out of tree).
Guess I found a pointer https://github.com/atom/language-yaml/pull/90 to how this could be done https://github.com/atom/language-coffee-script/commit/ad0aa553d8f91ca1c4605da0bce5bcaf66c3e2bd
I released v0.9.6 with a fix for your problem, please check if it works for you now :)
It works awesome, thank you!
Sadly, I can't use TODOs in my TF code anymore.
Terraform language:
Any other language, YAML in this case:
Just to mention, toggling "Use tree sitter parsers" option makes no effect.