Name wording: Tools instead of Support
Of course, it is for authors to name their creation. Nevertheless, there are now 2 VSCode extension with name "Spring Boot Support". And also current published version is the same version number as previous obsolete: 0.1.4 That make confusion. Also Tools is used in https://spring.io/tools4 and has been unique word on Eclipse marketplace.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vscode-spring-boot",
|
||||
"displayName": "Spring Boot Support",
|
||||
"displayName": "Spring Boot Tools",
|
||||
"description": "Provides validation and content assist for Spring Boot `application.properties`, `application.yml` properties files. As well as Boot-specific support for `.java` files.",
|
||||
"icon": "spring-boot-logo.png",
|
||||
"version": "0.1.5",
|
||||
|
||||
Reference in New Issue
Block a user