Open meysholdt opened 4 years ago
@meysholdt looking at the repo's history and opened issues it looks like the extension itself has a lot of problems at the moment (language server crashes, extension failing to work), so maybe it is expected that it does not work correctly right now.
This plugin is now managed by hashicorp, so it's working again with vscode.
But I do have quite the same message when trying it again in theia : Activating extension 'HashiCorp Terraform' failed: The "listener" argument must be of type function. Received an instance of Object
I'm getting the same error.
I'm getting same message when trying hashicorp.terraform in theia: Activating extension 'HashiCorp Terraform' failed: The "listener" argument must be of type function. Does anyone know what causes this issue and how to fix it?
Which version of the hashicorp.terraform
extension are you using in your case?
I verified with version v2.14.0
(latest compatible) and after manually installing the terraform-ls
and terraform
cli the language server correctly started and worked.
The VS Code Extension hashicorp.terraform can't start it's language server.
Steps to Reproduce:
see LanguageServerInstaller.checkCurrent.ts see languageServerInstaller.js:81
Additional Information
hashicorp.terraform@2.0.1:xJnAlwGKsLYCzp4WPmt7UQ==
"name": "@theia/core", "version": "1.2.0-next.99a7aa3c"