Code-server: Terraform extension disappeared

Created on 20 Feb 2020  路  6Comments  路  Source: cdr/code-server

  • code-server version:
code-server --version
info  2.1698-vsc1.41.1
info  f51e045cd5483561afc07694f39307fb673b6d1d
info  x64
  • OS Version:
cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.3 LTS"
  • Extension:

https://github.com/mauve/vscode-terraform

Description

This was working just yesterday and then it disappeared from the Extensions.

Steps to Reproduce

  1. Spin up code server
  2. Click the extensions icon
  3. Search for "Terraform", normally this one's top of the list:

https://github.com/mauve/vscode-terraform

Most helpful comment

Thank you! We use code-server in our training workshops at HashiCorp, so this is a huge help.

All 6 comments

Incidentally, is there a way to install a vsix extension into code-server from the command line?

Working on this right now. I've found the issue.

Fixed!

Thank you! We use code-server in our training workshops at HashiCorp, so this is a huge help.

Sorry to hijack this issue - has anyone been able to run terraform commands with this extension?
E.g. when I run a command from the Command Palette, e.g. Terraform: Lint it displays the following error:
Command 'Terraform: Lint' resulted in an error (command 'terraform.lint' not found)

Running on Chrome OS Linux (ARM64)

@jonasbark Please file a new issue!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pchecinski picture pchecinski  路  3Comments

chrischabot picture chrischabot  路  3Comments

avelino picture avelino  路  3Comments

lshamis picture lshamis  路  3Comments

Arsaev picture Arsaev  路  3Comments