Vscode Spring Initializr Versions Save

VSCode Extension for Spring Initializr

v0.11.2

1 year ago

Fixed

  • Incorrect Java version was picked up. #224

v0.11.1

1 year ago

Fixed

  • Input boxes freeze when value is invalid, since VS Code v1.73.0. #219

v0.11.0

1 year ago

Added

  • Show separator between starter groups. #210
  • Add link buttons onto starter candidates. #211

v0.10.1

1 year ago
  • Open HELP.md for newly created projects. #207

v0.10.0

1 year ago

Fixed

  • Fix version detection when relativePath is not specified. #202

v0.9.0

2 years ago

Added

  • New setting spring.initializr.parentFolder to control if a new sub-folder should be created for the newly generated project. #197

Fixed

  • Fix Group Id validation. #199

v0.8.0

2 years ago

Added

  • Support virtual workspaces. #185

Changed

  • Use htmlparser2 to parse XML file. #192

Fixed

  • Error: Fail to edit starters. #193
  • Vulnerabilities in dependencies.

v0.7.1

2 years ago

Fixed

  • Error: end of central directory record signature not found. #191

0.7.0

3 years ago
  • Align options of project metadata with Spring Initializr service. #173

v0.6.1

3 years ago
  • Fix Error: Cannot read property 'split' of undefined. #162