sublimelsp / LSP-terraform

Convenience package for the terraform language server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manage installation of the terraform-ls

TerminalFi opened this issue · comments

What

The helper package should either entirely manage the installation of the terraform-ls or provide/guide a user through installation of it. This should include at a minimum

  • Detecting if the terraform-ls is installed
  • Installing local copy if missing from the PATH
  • Notifying user of installation

#6 will solve this