vscode-terraform icon indicating copy to clipboard operation
vscode-terraform copied to clipboard

Variable Autocomplete not working for variable with type = object

Open rodmax opened this issue 4 months ago • 0 comments

Extension Version

v2.32.3

VS Code Version

Version: 1.93.1 Commit: 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40 Date: 2024-09-11T17:20:05.685Z Electron: 30.4.0 ElectronBuildId: 10073054 Chromium: 124.0.6367.243 Node.js: 20.15.1 V8: 12.4.254.20-electron.0 OS: Linux x64 6.5.0-1027-oem

Operating System

Linux max-thinkpad 6.5.0-1027-oem #28-Ubuntu SMP PREEMPT_DYNAMIC Thu Jul 25 13:32:46 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

Terraform Version

Terraform v1.9.6 on linux_amd64

Steps to Reproduce

  1. create variable with type = object in file variables.tf
  2. in the file main.tf start typing var.

Expected Behavior

variable with type object should be suggested in autocomplete menu

Actual Behavior

variable with type object don`t suggested in autocomplete menu

image

Terraform Configuration

No response

Project Structure

No response

Gist

No response

Anything Else?

No response

Workarounds

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

rodmax avatar Sep 30 '24 06:09 rodmax