code-server version:code-server --version
info 2.1698-vsc1.41.1
info f51e045cd5483561afc07694f39307fb673b6d1d
info x64
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.3 LTS"
https://github.com/mauve/vscode-terraform
This was working just yesterday and then it disappeared from the Extensions.
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!
Most helpful comment
Thank you! We use code-server in our training workshops at HashiCorp, so this is a huge help.