File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# Bash IDE
22
3+ ## 1.9.0
4+
5+ * Upgrade LSP to 1.13.0 (improved completion handler with suggestions based on variables and functions found in the workspace)
6+
37## 1.8.0
48
5- * Upgrade LSP to 1.11.1 (support for workspace symbols). This can for example be used by doing ` Command + P ` and then write ` # someSearchQuery ` .
9+ * Upgrade LSP to 1.11.1 (support for workspace symbols). This can for example be used by doing ` Command + P ` and then write ` # someSearchQuery `
610
711## 1.7.0
812
Original file line number Diff line number Diff line change 44 "description" : " A language server for Bash" ,
55 "author" : " Mads Hartmann" ,
66 "license" : " MIT" ,
7- "version" : " 1.8 .0" ,
7+ "version" : " 1.9 .0" ,
88 "publisher" : " mads-hartmann" ,
99 "repository" : {
1010 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments