question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Publish new VS Codium release

See original GitHub issue

Server 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

  1. In VSCodium, install the HashiCorp Terraform extension.
  2. It should fail to start.
  3. Running terraform-ls outside VSCodium should also fail.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
dbanckcommented, Nov 21, 2022

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.

0reactions
github-actions[bot]commented, Dec 22, 2022

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found