Skip to content

Releases: microsoft/vscode-java-test

0.10.0

10 Oct 08:43
449e3c4
Compare
Choose a tag to compare

Changed

  • Sort packages alphabetically in Test Explorer. #310
  • Get JAVA_HOME location through calling the API exposed by the Java Language Server. #319

Fixed

  • Fix a bug that code lenses are not in the correct place. #36

0.9.0

21 Sep 07:06
1b6f873
Compare
Choose a tag to compare

Changed

  • Test explorer will always show in the Activity Bar after the extension is activated. #271

Fixed

  • Fix a bug that Java Test Runner will interfere with Java language server. #260
  • Fix 'command not found error' when triggering commands. #289