We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72eb1d0 commit 68d11f3Copy full SHA for 68d11f3
vscode-client/CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Bash IDE
2
3
+## 1.42.0
4
+- Upgrade language server to 5.4.0 (format document capability).
5
+
6
## 1.41.0
7
- Upgrade language server to 5.2.0
8
vscode-client/package.json
@@ -4,7 +4,7 @@
"description": "A language server for Bash",
"author": "Mads Hartmann",
"license": "MIT",
- "version": "1.41.0",
+ "version": "1.42.0",
"publisher": "mads-hartmann",
9
"repository": {
10
"type": "git",
0 commit comments