Looking at https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-pack they now just have the user open the command palette and run
ext install vscjava.vscode-java-pack
that would work for everyone and be simpler. No searcing, no truncated names, they get the right extension right away. How about using that?
Looking at https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-pack they now just have the user open the command palette and run
ext install vscjava.vscode-java-packthat would work for everyone and be simpler. No searcing, no truncated names, they get the right extension right away. How about using that?