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 397511c commit 248ba67Copy full SHA for 248ba67
Changelog.md
@@ -1,3 +1,7 @@
1
+### 0.0.15
2
+
3
+Support the new webview-api for the documentation browser, thanks to @AlexeyRaga.
4
5
### 0.0.14
6
7
Revert `vscode-languageclient` dependency to version 3.5.0, since version 4.x for some
package.json
@@ -2,7 +2,7 @@
"name": "vscode-hie-server",
"displayName": "Haskell Language Server",
"description": "Language Server Protocol for Haskell via HIE",
- "version": "0.0.14",
+ "version": "0.0.15",
"license": "MIT",
"publisher": "alanz",
8
"engines": {
0 commit comments