diff --git a/vscode-extensions/vscode-boot-properties/README.md b/vscode-extensions/vscode-boot-properties/README.md index c55dde47f..169f5a8c6 100644 --- a/vscode-extensions/vscode-boot-properties/README.md +++ b/vscode-extensions/vscode-boot-properties/README.md @@ -8,7 +8,7 @@ VSCode extension and Language Server providing support for working with Spring B The extension will automatically activate when you edit files with the following name patterns: - - `application*.java` => activates support for Spring Boot properties in `.properties`format. + - `application*.properties` => activates support for Spring Boot properties in `.properties`format. - `application*.yml` => activates support for Spring Boot properties in `.yml` format. You can also define your own patterns and map them to the language-ids