Skip to content

Commit

Permalink
Added docs about vscode-terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
juliosueiras committed Oct 7, 2019
1 parent 8ab5890 commit 5938fa0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,8 @@ This is LSP(Language Server Protocol) for Terraform

### VS Code

- There is a seperate [vscode-languageclient-terraform](https://github.com/juliosueiras/vscode-languageclient-terraform)
- **DEPRECATED:**There is a seperate [vscode-languageclient-terraform](https://github.com/juliosueiras/vscode-languageclient-terraform)
- [vscode-terraform](https://github.com/mauve/vscode-terraform) 1.4.0 onward support usage of the lsp

#### Issues

Expand Down Expand Up @@ -142,7 +143,6 @@ Add this to the `clients` settings for [tomv564's LSP](https://github.com/tomv56
],
"enabled": true,
"scopes": ["source.terraform"],
"complete_all_chars": true,
"syntaxes": ["Packages/Terraform/Terraform.sublime-syntax"],
"languageId": "terraform"
}
Expand Down

0 comments on commit 5938fa0

Please # to comment.