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: vscode-extensions/vscode-spring-boot/CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
## 2020-07-30 (4.7.1 RELEASE, incl. language servers version 1.20.0)
2
+
3
+
*_(Spring Boot)_ enhancement: Syntax check for Annotations with Spring Expression Language ([#475](https://github.com/spring-projects/sts4/issues/475))
4
+
*_(Spring Boot)_ fixed: hard to reproduce BadLocationException inside of language server fixed now, occurred e.g. in ([#451](https://github.com/spring-projects/sts4/issues/451))
5
+
1
6
## 2020-06-18 (4.7.0 RELEASE, incl. language servers version 1.19.0)
2
7
3
8
*_(Spring Boot)_ bugfix: automatic live hover detection works again reliably
0 commit comments