You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+3
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,9 @@
3
3
FEATURES:
4
4
5
5
- Support for `workspace/executeCommand` with new `rootmodules` inspection command ([#274](https://github.com/hashicorp/terraform-ls/pull/274))
6
+
- Provide version-aware schema for completion of "core" blocks ([#287](https://github.com/hashicorp/terraform-ls/pull/287))
7
+
-`locals`, `module`, `output`, `variable` and `terraform`
8
+
- enrichment of `data`, `provider` and `resource` schemas by meta-arguments, such as `count` or `for_each`
0 commit comments