Skip to content

Releases: microsoft/vscode-java-dependency

0.3.0

21 Dec 09:46
Compare
Choose a tag to compare

Added:

  • Add the ability to show hierarchical package presentation #57.
  • Add Chinese localization #134.
  • Add a "Referenced Libraries" tree node for referenced libraries #14.

Updated

  • Fix: No way to link a resource files back to the project explorer #106.
  • Fix: The click on the the tree node will navigate to the start of comment #124.
  • Fix: The link between dependency explorer and active editor does not work for JDK classes #110.
  • Fix: Class file can't show the symbols in the dependency explorer #35.

0.2.0

16 Nov 08:02
c149b2b
Compare
Choose a tag to compare

Added:

  • Add the support for resource files under resource source folders like src/main/resources.

Updated:

  • Fix: The side bar keeps popping up when a new Java file opens. #83.
  • Fix: No way to link a java class definition back to the project explorer. #80.

0.1.0

19 Oct 07:33
e22a721
Compare
Choose a tag to compare

first release