This commit is contained in:
Tommy Ludwig
2017-12-06 11:08:11 +09:00
committed by GitHub
parent 5d46939cf9
commit 782c6ae13d

View File

@@ -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