Skip to content

Releases: microsoft/vscode-java-pack

v0.23.0

02 Jun 03:48
84e3538

Choose a tag to compare

0.23.0

Changed

  • Polish "Explore more Java resources" step in walkthrough. #1002

v0.22.4

22 Apr 09:36
535d20b

Choose a tag to compare

Fixed

  • Fix: Cannot read properties of undefined (reading 'startsWith') #968
  • Retire outdated tour page. #978

v0.22.3

22 Apr 09:36

Choose a tag to compare

Changed

  • Use new setting java.help.collectErrorLog to control whether to collect detailed diagnostic information.

v0.22.2

31 Mar 06:24

Choose a tag to compare

Fixed

  • Improve colletion of diagnostic information.

v0.22.1

21 Mar 05:39
58d24ff

Choose a tag to compare

Added

  • Can detect JDKs installed by asdf-vm in Configure Java Runtime page.

v0.22.0

07 Mar 02:49
980bcb4

Choose a tag to compare

Added

  • Add new setting java.help.shareDiagnostics control whether to collect detailed diagnostic information.

Fixed

v0.21.0

26 Jan 08:20
7695388

Choose a tag to compare

Added

  • Support toggling AWT development in help center. #886

Fixed

v0.20.0

24 Dec 03:44
a9aec56

Choose a tag to compare

Changed

  • Simplify steps of getting started walkthrough. #679
  • Update mechanism to validate required Java runtimes. #851

v0.19.0

15 Dec 05:47
ae92709

Choose a tag to compare

Added

  • New command to Install New JDK. #803

Changed

  • New UX of Configure Java Runtime page. #791
  • Refine Java: Getting Started page
    • Renamed as Java: Tips for Beginners to avoid confusion. #809
    • Adopted same styling with VS Code. #831

Fixed

  • Cover more paths when searching for installed Java runtimes. #596

v0.18.7

25 Nov 08:19
8991668

Choose a tag to compare

Fixed

  • Support to detect macOS with ARM chips.
  • Get correct project type.