Open
Description
In the case that a JDK cannot be found, we currently have a small popup box to link to a page to download a JDK.
A nicer/easier implementation was done for the Java-extension pack.
Here is how they did it: microsoft/vscode-java-pack#142 (comment)
Update: indicated below, only need to write it if it is not released as an npm module. If it is eventually released then simply setup the code to be able to use it.