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
Hi @TeamDman
It is true we don't yet support "nested expressions". In your example, the "outer expression" under locals is object, as indicated by the { ... }. To put it very bluntly, IntelliSense currently only reliably works after the first =.
This is all work in progress as we track it under hashicorp/terraform-ls#496 which is in turn part of a bigger epic tracked in #641
As I believe this work to do is already covered in the mentioned issue, I'm going to close this one as a duplicate, but feel free to comment there, if there's anything you believe it does not cover and is related.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Versions
Extension
VS Code
Operating System
Terraform Version
Steps To Reproduce
Expected Behavior
Actual Behavior
The text was updated successfully, but these errors were encountered: