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

Is this repository still active? #103

Open
holtkampjs opened this issue Apr 4, 2024 · 3 comments
Open

Is this repository still active? #103

holtkampjs opened this issue Apr 4, 2024 · 3 comments

Comments

@holtkampjs
Copy link

Summary

Hi, I just added this LSP to my Helix editor config for handling .tf and .hcl files. I noticed that it has some nice output on hover, doesn't play well with terragrunt (which I'm not surprised by), and most notably doesn't seem to implement syntax highlighting.

I noticed there haven't been commits for a few years and just wondered if anyone was still supporting this project. Thanks.

@juliosueiras
Copy link
Owner

still active

@juliosueiras
Copy link
Owner

for syntax highlight, I assume you mean syntax highlight and not semantic syntax highlight? if is normal syntax highlight then is provided by the editor's plugin/native syntax highlighter

@holtkampjs
Copy link
Author

I had been using terraform-ls which is set up well for .tfvars files. It provides syntax highlighting, but I think separating out .tf and .hcl files to use this LSP also may mean the same tree sitter grammar isn't used so that could be something to look into.

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

2 participants