vim-terraform-completion
vim-terraform-completion copied to clipboard
Add support for Ale
Hi.
Thank you for this amazing plugin.
It would be great to have Ale support for linting purposes.
Thanks!
will double check
This would be great!
It'd be great to get this. @juliosueiras any chance you could get a chance to work on this any time soon 🙏 I'm not very familiar with vimscript or Vim plugins in general, but i'm more than happy to give it a go if you could give me a few pointers 😄
K, I will take a quick look at ALE later today
Awesome! thanks @juliosueiras 🙇
@juliosueiras is it possible to add coc.nvim support as well? I don't know how hard it's to integrate with coc.nvim instead of deoplete
@sandangel I actually started developing an LSP plugin for terraform https://twitter.com/juliosueiras/status/1124814166085312512 =) , it will support most of HCL2 features and will add more LSP features(document lookup, highlight,etc)
first version will be release within this week
Released =) https://github.com/juliosueiras/terraform-lsp
@juliosueiras great, thanks a lot. I will take a look.
It looks like syntastic is now deprecated - https://github.com/vim-syntastic/syntastic
Is it possible to use terraform-lsp with Vim today?
edit: NVM, found the docs - https://github.com/juliosueiras/terraform-lsp/blob/master/docs/editors/vim.md