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

Server no longer function in VS Code #90

Open
ElementalDev opened this issue Oct 30, 2020 · 2 comments
Open

Server no longer function in VS Code #90

ElementalDev opened this issue Oct 30, 2020 · 2 comments

Comments

@ElementalDev
Copy link

I am unsure of what happened but one day, it was working (suggestions etc) but now for some reason it will start and seem to be dormant

VS Code Settings:

"terraform.languageServer": {
    "external": true,
    "pathToBinary": "C:\\TerraformLS\\terraform-lsp.exe",
    "args": [
         "serve"
    ],
    "maxNumberOfProblems": 100,
    "trace.server": "off"
}

Im using the Hashicorp Terraform v2.23 extension with this as an external language server

@juliosueiras
Copy link
Owner

which version of terraform

@ElementalDev
Copy link
Author

I'm on terraform v0.13.2

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