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 ccdaec4 commit a409ea8Copy full SHA for a409ea8
vscode-client/CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Bash IDE
2
3
+## 1.40.0
4
+- Upgrade language server to 5.1.1 (rename capability).
5
+
6
## 1.39.0
7
- Upgrade language server to 5.0.0.
8
vscode-client/package.json
@@ -4,7 +4,7 @@
"description": "A language server for Bash",
"author": "Mads Hartmann",
"license": "MIT",
- "version": "1.39.0",
+ "version": "1.40.0",
"publisher": "mads-hartmann",
9
"repository": {
10
"type": "git",
0 commit comments