We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4490f45 commit bb3d5dcCopy full SHA for bb3d5dc
CHANGELOG.md
@@ -4,6 +4,10 @@ ENHANCEMENTS:
4
5
- Ask for init if current folder is empty root module ([#257](https://github.com/hashicorp/terraform-ls/pull/257))
6
7
+BUG FIXES:
8
+
9
+ - Avoid crashing when no hover data is available for a position ([#320](https://github.com/hashicorp/terraform-ls/pull/320))
10
11
INTERNAL:
12
13
- Replace `sourcegraph/go-lsp` with gopls' `internal/lsp/protocol` ([#311](https://github.com/hashicorp/terraform-ls/pull/311))
0 commit comments