vscode-spring-initializr icon indicating copy to clipboard operation
vscode-spring-initializr copied to clipboard

VSCode Extension for Spring Initializr

Results 34 vscode-spring-initializr issues
Sort by recently updated
recently updated
newest added

When creating a new Maven project using Spring Initializr, you can select Groovy as the project language: ![image](https://github.com/microsoft/vscode-spring-initializr/assets/1631173/6538cbb7-3472-42d6-9096-d73a502193a8) The project gets created with a Groovy application for the main class:...

Type: Bug making loading spinner on vs code on pasting anything. Extension version: 0.11.2 VS Code version: Code 1.88.1 (e170252f762678dec6ca2cc69aba1570769a5d39, 2024-04-10T17:41:02.734Z) OS version: Windows_NT x64 10.0.22621 Modes: System Info |Item|Value|...

In Spring Initializr Java Support `v0.11.2`, it seems drop support for Spring Boot 2.7. ![image](https://github.com/microsoft/vscode-spring-initializr/assets/88981/5eaba173-3c61-49fb-b9f0-50e8046a74c9) Is it possible add it back?

New command `spring.initializr.gradle-project-kotlin` for generating Gradle projects with Kotlin DSL. Closes #236

New setting to allow for Spring Initializr recommended defaults to be used for following configurations: - Spring Boot version - Language - Packaging - Java version --- **Setting:** `spring.initializr.useApiDefaults`\* **Type:**...

hi. As the title suggests, I can't choice kotlin of gradle DSL in this plugin. I'm not good at English, so it's difficult to write many words. I would like...

the dependencies (sometimes) have things like links to documentation or guides. Maybe it could be rendered in the 2 line textbox for the suggested dependency?

Hello :wave: I'm from the VS Code team. Recently, we have been exploring a security feature we refer to as _Workspace Trust_. This feature is intended to centralize and unify...

New step for allowing specification of a custom Package Name during project generation. There is no default setting provided since the recommended value is always based on the combination of...

Type: Bug I'm not able to create a spring boot project .....continously showing data not fetch from metadata....and showing springboot initilizer extension issue Extension version: 0.11.2 VS Code version: Code...