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 e4ab8c5 commit 4f63f44Copy full SHA for 4f63f44
lsp/ChangeLog.md
@@ -1,6 +1,6 @@
1
# Revision history for lsp
2
3
-## Unreleased
+## 2.6.0.0
4
5
- Progress reporting now has a configurable start delay and update delay. This allows
6
servers to set up progress reporting for any operation and not worry about spamming
lsp/lsp.cabal
cabal-version: 2.2
name: lsp
-version: 2.5.0.0
+version: 2.6.0.0
synopsis: Haskell library for the Microsoft Language Server Protocol
description:
An implementation of the types, and basic message server to
0 commit comments