Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Language Server Protocol support #13

Open
webframp opened this issue Apr 25, 2020 · 3 comments
Open

Language Server Protocol support #13

webframp opened this issue Apr 25, 2020 · 3 comments

Comments

@webframp
Copy link

Hi There,

Are you aware of anyone working on adding LSP support for terraform? Based on the list of LSP implementations this one looks to be actively developed: https://github.com/juliosueiras/terraform-lsp

Could this possibly remove any need to update the cached data at https://github.com/rafalcieslak/emacs-company-terraform/blob/master/company-terraform-data.el ?

@amasover
Copy link

It looks like Hashicorp is looking to support a Terraform language server:

https://github.com/hashicorp/terraform-ls

Announcement:

https://www.hashicorp.com/blog/supporting-the-hashicorp-terraform-extension-for-visual-studio-code/

@rafalcieslak
Copy link
Owner

Thanks for letting me know. This looks very promising, and will likely justify even a major rewrite of this package.

@Fuco1
Copy link

Fuco1 commented Mar 3, 2023

Company already supports pulling completions from LSP via completion-at-point and either lsp-mode or eglot. I think this package could be safely deprecated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants