microsoft / vscode-java-pack

VS Code extensions for Java developers.
Other
286 stars 130 forks source link

Expose a coding pack solution for Spring developers in https://spring.io/tools #1091

Open nickzhums opened 1 year ago

nickzhums commented 1 year ago

cc @eskibear

Eskibear commented 1 year ago

image

To get started, all you need are VS Code itself + Spring Extension Pack. This button points to Spring Extension Pack in marketplace, which is almost enough for developers. (except extensions in Java Extension Pack other than redhat.java) Now JDK is embedded, do you think it's still worthwhile to create and maintain a "coding pack" for spring, installing both Java Pack and Spring Pack?

nickzhums commented 1 year ago

even though JDK is embedded, developers still need to install a legitimate JDK for development right? in addition, if you look at the tools on this web page, they all directly point to an executable, i was thinking of a similar solution