There was an error while loading. Please reload this page.
1 parent a4cdda7 commit df87dacCopy full SHA for df87dac
vscode-client/CHANGELOG.md
@@ -1,8 +1,8 @@
1
# Bash IDE
2
3
-## 1.3.4
+## 1.4.0
4
5
-* Add additional error logging when LSP process cannot be started.
+* Remove additional installation step by integrating the `bash-language-server` (versuib 1.6.1)
6
7
## 1.3.3
8
@@ -24,7 +24,7 @@
24
25
## 1.3.0
26
27
-The client will now prompt to upgrade the Bash Language Server if you're running
+* The client will now prompt to upgrade the Bash Language Server if you're running
28
an old version.
29
30
## 1.2.1
vscode-client/package.json
@@ -4,7 +4,7 @@
"description": "A language server for Bash",
"author": "Mads Hartmann",
"license": "MIT",
- "version": "1.3.4",
+ "version": "1.4.0",
"publisher": "mads-hartmann",
9
"repository": {
10
"type": "git",
0 commit comments