-
Notifications
You must be signed in to change notification settings - Fork 182
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
Publish new VS Codium release #1263
Comments
Hi @torhovland TL;DR We only published a relatively old release (2.20.0) of the extension to open-vsx, because open-vsx does not support platform-specific releases yet. I am not sure why exactly does that version not work on M1 - I can try to reproduce on my M1, but if it is indeed broken, it's unlikely we'd be able to fix it at this point anyway, as we don't have any easy way to cut patch releases for such old versions. The best we can do here is to have you install the LS binary separately and point to it, or wait for open-vsx maintainers to resolve the issue as described in EclipseFdn/open-vsx.org#1084 https://github.com/hashicorp/terraform-ls/blob/main/docs/installation.md#manual-installation |
I forgot to mention, that earlier versions, including 2.20.0 had different setting structure/names. The differences are documented here: https://github.com/hashicorp/vscode-terraform/blob/main/docs/settings-migration.md |
Thank you, that worked. I had to put this in my settings, though:
|
I'm happy to report that the latest version The extension should work out of the box now and doesn't require additional settings. We also provide a way to auto-migrate your configuration to the latest version. You can remove the I'm going to close this as resolved for now. However, please feel free to open another issue if you run into any problems upgrading. |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Server Version
Terraform Version
Client Version
Expected Behavior
No error message.
Actual Behavior
Error message.
Steps to Reproduce
terraform-ls
outside VSCodium should also fail.The text was updated successfully, but these errors were encountered: