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 e6d5c5d commit 89799f7Copy full SHA for 89799f7
lsp-test/ChangeLog.md
@@ -1,5 +1,9 @@
1
# Revision history for lsp-test
2
3
+## Unreleased
4
+
5
+- Add helpers for testing inlay hints.
6
7
## 0.17.0.2
8
9
- Support for newer versions of dependencies.
lsp/ChangeLog.md
@@ -1,5 +1,10 @@
# Revision history for lsp
+- Drop dependency on `uuid` and `random`
+- Fix handling of `rootPath` in `intializeParams`
## 2.6.0.0
10
- Progress reporting now has a configurable start delay and update delay. This allows
0 commit comments