at the moment when you install jbang (and also vscode-java) in vscode on HomeAssistant that runs visual code assistant you bump into two issues:
-
vscode-java wants users to install its own jdk
-
running jbang fails because jbang is not available
...so; could we:
A) make it so jbang extension will offer to install jbang if not found?
B) have vscode-java pick up the JDK installed by jbang when A have occurred?
(or some other way to get vscode-java working on OS's with no default jdk bundled without too much fuzz :)
at the moment when you install jbang (and also vscode-java) in vscode on HomeAssistant that runs visual code assistant you bump into two issues:
vscode-java wants users to install its own jdk
running jbang fails because jbang is not available
...so; could we:
A) make it so jbang extension will offer to install jbang if not found?
B) have vscode-java pick up the JDK installed by jbang when A have occurred?
(or some other way to get vscode-java working on OS's with no default jdk bundled without too much fuzz :)