You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be amazing to add .tofu files extension and support all features equally as .tf files extension .
Proposal
No response
References
No response
Help Wanted
I'm interested in contributing a fix myself
Community Note
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
The text was updated successfully, but these errors were encountered:
@dthauvin This is a limitation of the language server for OpenTofu. I'm working on a fix, but at the moment the language server has a dependency on the Terraform registry for schema generation, and there's no OpenTofu API that I can use to do the same. I've been struggling to get it fixed.
Extension Version
v0.2.1
Problem Statement
Hi
i'am wondering if the "vscode-opentofu" already support
.tofu
files extension . Since Opentofu 1.8 we can now have both.tf
and.tofu
extension in the same directory for modules authors . https://opentofu.org/docs/intro/whats-new/#override-files-for-opentofu-keeping-compatibilityExpected User Experience
Would be amazing to add
.tofu
files extension and support all features equally as.tf
files extension .Proposal
No response
References
No response
Help Wanted
Community Note
The text was updated successfully, but these errors were encountered: