[vscode] Java Test Runner extension doesn't activate and icons are not loaded #8007
Labels
bug
bugs found in the application
help wanted
issues meant to be picked up, require help
java
issues related to the java language
vscode
issues related to VSCode compatibility
Bug Description:
VScode extension https://github.com/microsoft/vscode-java-test (0.22.3) is not activated in theia and icons are not loaded. It is stuck on activation.
Steps to Reproduce:
You can see the new panel of the Java:Test is added but the task bar shows the status of activating and it seems stuck there.
When I open the panel I cannot see the icons, tests are not recognized - seems like the activation really never finish.
Debugging it as hosted plugin shows:
Versions:
theia: 1.1.0
vscode-java-test: https://github.com/microsoft/vscode-java-test/releases/tag/0.22.3
In vscode-java-test 0.22.1 it was activated successfully and icons can be seen!
The text was updated successfully, but these errors were encountered: