We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db404e0 commit b0f7ddfCopy full SHA for b0f7ddf
README.md
@@ -15,6 +15,7 @@ This is LSP(Language Server Protocol) for Terraform
15
+ [Native](#native)
16
+ [Nixpkgs](#nixpkgs)
17
* [Features](#features)
18
+ * [Todo](#todo)
19
* [LSP Support Table](#lsp-support-table)
20
* [Supported Editors](#supported-editors)
21
* [Bugs](#bugs)
@@ -47,6 +48,10 @@ Release can be found [here](https://github.com/juliosueiras/terraform-lsp/releas
47
48
- Communication using provider binary(so it will support any provider as long as is built with terraform 0.12 sdk)
49
- Module nesting(inifinte as well) variable completion
50
51
+## Todo
52
+
53
+All Todos are listed [here](Todo.md)
54
55
## LSP Support Table
56
57
| Feature | Description | Status |
0 commit comments