Publish new VS Codium release
See original GitHub issueServer Version
❯ terraform-ls --version
zsh: command not found: terraform-ls
❯ /Users/tor/.vscode-oss/extensions/hashicorp.terraform-2.20.0-universal/bin/terraform-ls
zsh: exec format error: /Users/tor/.vscode-oss/extensions/hashicorp.terraform-2.20.0-universal/bin/terraform-ls
Terraform Version
❯ terraform -v
Terraform v1.3.2
on darwin_arm64
Your version of Terraform is out of date! The latest version
is 1.3.3. You can update by downloading from https://www.terraform.io/downloads.html
Client Version
VSCodium v1.72.2
Expected Behavior
No error message.
Actual Behavior
Error message.
Steps to Reproduce
- In VSCodium, install the HashiCorp Terraform extension.
- It should fail to start.
- Running
terraform-ls
outside VSCodium should also fail.
Issue Analytics
- State:
- Created a year ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
VSCodium - GitHub
This repository contains build files to generate free release binaries of Microsoft's VS Code. When we speak of "free software", we're talking about...
Read more >November 2022 (version 1.74) - Visual Studio Code
Learn what is new in the Visual Studio Code November 2022 Release (1.74)
Read more >VS Code or VS Codium? - Rob O'Leary
It was rolled out in August 2021 and is only available to GitHub Teams and GitHub Enterprise Cloud customers currently. Full details on...
Read more >VSCodium - Open Source Binaries of VSCode
VSCodium exists to make it easier to get the latest version of MIT-licensed VS Code. Download latest release. Available for Windows, Mac OS...
Read more >I'm Switching from VS Code to VS Codium - Rukshan's Blog
As mentioned in the post, they've taken VS Code and compiled and released it. It's not like it's some new editor that's trying...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m happy to report that the latest version
2.25.0
of the extension is now available on OpenVSX as well: https://open-vsx.org/extension/hashicorp/terraform. Future versions will be published automatically whenever we release an update.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
pathToBinary
setting if you like since we now bundle the latest language server version with the extension.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. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.