You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: server/CHANGELOG.md
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,13 @@
1
1
# Bash Language Server
2
2
3
+
## 4.5.3
4
+
5
+
- Fix issue where some features would work as expected in case of a syntax issue https://github.com/bash-lsp/bash-language-server/pull/691
6
+
3
7
## 4.5.2
4
8
5
-
-fixed`onReferences` to respect the `context.includeDeclaration` flag
6
-
-removed unnecessary dependency `urijs`
9
+
-Fixed`onReferences` to respect the `context.includeDeclaration` flaghttps://github.com/bash-lsp/bash-language-server/pull/688
0 commit comments