Releases: microsoft/vscode-java-test
Releases · microsoft/vscode-java-test
0.10.0
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
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