Skip to content

Releases: microsoft/vscode-java-pack

0.29.0

13 Aug 05:56
ceb6573
Compare
Choose a tag to compare

0.29.0

  • enhancement - Add gradle extension into pack by @jdneo in #1374
  • fix - Dialog pops up twice when adding new jdk by @jdneo in #1378

0.28.0

09 Aug 05:25
fbf4129
Compare
Choose a tag to compare
  • enhancement - Improve the help center content by @jdneo in #1363
  • enhancement - Add help center into shortcuts by @jdneo in #1365
  • enhancement - Add code action section into walkthrough by @jdneo in #1372
  • fix - Jump to formatter page when it's opened by @jdneo in #1362
  • build - Bump braces from 3.0.2 to 3.0.3 by @dependabot in #1355
  • build - Update telemetry wrapper by @jdneo in #1367

0.27.0

05 Jun 03:23
6748982
Compare
Choose a tag to compare

Added

  • Add new project settings page, where users can edit project classpath, compiler settings, Maven settings and more. The page can be accessed by clicking the Java status bar item and selecting Open Project Settings. Or trigger the command Java: Open Project Settings from the command palette.

Changed

  • Java: Configure Java Runtime command now opens the new project settings page.

Fixed

  • Avoid duplicated entries displayed in classpath page. #1314

v0.25.11 release

25 Apr 07:07
cc98762
Compare
Choose a tag to compare

0.25.11

Fixed

  • Fix the statistics of session duration and lsp error responses.

v0.25.10

06 Apr 04:49
d2c3ed2
Compare
Choose a tag to compare

0.25.10

Fixed

  • Fix vulnerabilities in dependencies.

v0.25.9

14 Mar 09:28
Compare
Choose a tag to compare

Fixed

Change outdated publisher pivotal to vmware in related links. #1161

v0.25.8

28 Feb 09:21
51c12f3
Compare
Choose a tag to compare

Fixed

  • Fix statitics for lombok support and completion performance.
  • Fix vulnerabilities in dependencies.

v0.25.7

29 Nov 05:35
19a82ff
Compare
Choose a tag to compare

Added

  • Add IBM Semeru Runtimes to Other JDKs list. #1113

v0.25.6

03 Nov 15:56
Compare
Choose a tag to compare

Fixed

  • Webviews are not correctly rendered with VS Code 1.73.0. #1102

v0.25.5

03 Nov 13:57
Compare
Choose a tag to compare

Fixed

  • Fix vulnerabilities in dependencies.