Skip to content

Releases: microsoft/vscode-java-dependency

0.26.4

12 Nov 02:37
9438d1b

Choose a tag to compare

0.26.4

  • Fix - Update wording for Java 21 in #930
  • Enhancement - throttling telemetry event in context provider #936
  • Enhancement - optimizing javadoc from binary and filter common 3rd lib #931
  • Fix - unblocking activation of extension while registering copilot context provider #937

0.26.3

07 Nov 08:30
e130718

Choose a tag to compare

  • Enhancement - Register Context Provider to Copilot in #924
  • Enhancement - Adjust format to getProjectInfo method in #927
  • Enhancement - Add cache to getProjectInfo in #925

0.24.1

06 Nov 01:34
573598b

Choose a tag to compare

  • Graal Cloud Native Launcher extension renamed. by @dbalek in #849
  • ux - display maven and gradle dependencies with pattern 'groupId:artifactId:version ' by @mamilic in #859

New Contributors

0.24.0

23 Aug 03:13
60dad37

Choose a tag to compare

  • feat - Support adding new package from file explorer by @jdneo in #845

0.23.7

01 Jul 03:27
2ee3c96

Choose a tag to compare

0.23.7

  • fix - Creates file watcher with trailing slash causes problems for other extensions by @testforstephen in #829
  • fix - Micronaut® Launch extension renamed. by @dbalek in #831

0.23.6

27 Jun 04:48
21f2f12

Choose a tag to compare

Fixed

  • Referenced Libraries container should be immutable for build tool projects. PR#826

0.23.4

31 Jan 02:19
6b8d8ee

Choose a tag to compare

0.23.4

Added

  • Contribute 'New Java Project...' command to File > New File... and File Explorer menus. PR#809

Full Changelog: 0.23.3...0.23.4

0.23.3

01 Dec 02:10
f236871

Choose a tag to compare

Added

  • Register the project delete event. PR#802

Changed

  • Improve the user experience of creating Java files. PR#801, PR#800

0.23.2

30 Oct 01:47
54d8b0c

Choose a tag to compare

Fixed

  • Improve wording in Java Projects view. PR#785
  • Support showing Gradle sub-menu for projects imported by Gradle build server. PR#786
  • Update extension names in creating Java projects menu. PR#790, contributed by @dbalek
  • Maven multi-module project doesn't correctly open modules. #766, contributed by @fvclaus

0.23.1

04 Aug 04:44
f4a3eb9

Choose a tag to compare

Removed

  • Removed marketplace preview flag. PR#780