Skip to content

Commit b0f7ddf

Browse files
committed
Updated README for Todo
1 parent db404e0 commit b0f7ddf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This is LSP(Language Server Protocol) for Terraform
1515
+ [Native](#native)
1616
+ [Nixpkgs](#nixpkgs)
1717
* [Features](#features)
18+
* [Todo](#todo)
1819
* [LSP Support Table](#lsp-support-table)
1920
* [Supported Editors](#supported-editors)
2021
* [Bugs](#bugs)
@@ -47,6 +48,10 @@ Release can be found [here](https://github.com/juliosueiras/terraform-lsp/releas
4748
- Communication using provider binary(so it will support any provider as long as is built with terraform 0.12 sdk)
4849
- Module nesting(inifinte as well) variable completion
4950

51+
## Todo
52+
53+
All Todos are listed [here](Todo.md)
54+
5055
## LSP Support Table
5156

5257
| Feature | Description | Status |

0 commit comments

Comments
 (0)