0.63.0 (2021/01/24)
Small improvements but they all count :)
Visual Studio code will now automatically download java sources and documentation when needed (i.e. on hover)
and the VSCodium will be installed with java dependency extension to give better java project navigation.
Quarkus templates upgraded to use bom pom feature recently introduced. Thus jbang init -t qcli cli.java will not
init file with a Quarkus platform and no need to explicit list versions for Quarkus extensions.
Bug Fixes
- include vscode-java-test of vscodium install to get run/test features [minor] (#f9e9a5de)
- quarkus templates to use bom poms (#02884c6a)