Open gerrywastaken opened 3 years ago
Under features within the readme I see this: "Module nesting (infinite as well) variable completion"
However when actually trying to get completion within a module block I don't see any of the inputs for that module appearing.
I then noticed within the todo doc the modules checkbox is unticked: https://github.com/juliosueiras/terraform-lsp/blame/13fbf76ee351a800e483c3743fc1d79b5d2fbbdf/Todo.md#L27
By module variable completion, does this mean module input variables?
will take a look
Hey! Would be awesome to have this feature. What would it take for it to be supported? I could maybe help out if you point me in the right direction.
Under features within the readme I see this: "Module nesting (infinite as well) variable completion"
However when actually trying to get completion within a module block I don't see any of the inputs for that module appearing.
I then noticed within the todo doc the modules checkbox is unticked: https://github.com/juliosueiras/terraform-lsp/blame/13fbf76ee351a800e483c3743fc1d79b5d2fbbdf/Todo.md#L27
By module variable completion, does this mean module input variables?