Add terraform language server
This commit is contained in:
parent
7fbfc9c657
commit
77db747694
1 changed files with 3 additions and 0 deletions
|
@ -20,4 +20,7 @@
|
|||
"editor.insertSpaces": false
|
||||
},
|
||||
"editor.renderWhitespace": "all",
|
||||
"terraform.languageServer": {
|
||||
"enabled": true,
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue