Julio Sueiras

Results 34 comments of Julio Sueiras

can you show a screenshot of the issue?

oh, those are snippets d or data source and r for resource, I can add a toggle for enable or disable these if you wants

btw, just quick checking, if you do autocompletion in ```terraform resource "aws_ ``` what does the completion give you?

k, to make life easier can you goto gitter?(the chat) https://gitter.im/juliosueiras/vim-terraform-completion since I need to ask which version/which vim(neovim and vim) etc to confirm first

can you try it with `let g:terraform_module_registry_search = 0` in your `init.vim`?

interesting, since the current implementation, it searches for .terraform up the directories, but in your use case, it is in a neighboring directory

what I can do instead, if is sound good to you, I will add a configuration option, like a file `.terraformlsprc` that will have the option of specifying .terraform folder...

which version of terraform

will take a look at this after 0.0.11-beta1