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/README.md
+2
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@
3
3
VSCode extension and Language Server providing support for working with Spring Boot
4
4
`application.properties`, `application.yml` and `.java` files.
5
5
6
+
> Note: this extension has a dependency on VS Code extension of [Language Support for Java™ by Red Hat](https://marketplace.visualstudio.com/items?itemName=redhat.java).
7
+
6
8
# Usage:
7
9
8
10
The extension will automatically activate when you edit files with the following
0 commit comments