We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca9e367 commit 816c1e8Copy full SHA for 816c1e8
ChangeLog.md
@@ -5,6 +5,10 @@
5
* Binaries for GHC 9.4.6
6
* Completions for .cabal files
7
* Performance improvements
8
+* Show package name and its version while hovering on import statements
9
+ ([#3691](https://github.com/haskell/haskell-language-server/pull/3691))
10
+* Fix code edits in lsp spec compliant editors like helix.
11
+ ([#3643](https://github.com/haskell/haskell-language-server/pull/3643))
12
13
### Pull requests merged
14
0 commit comments