The VisualVM Integration extension for VS Code has some usability issues on macOS:
- Select File/Folder dialogs don't show window caption, the user may be confused what is the purpose / what should be selected
- Selecting the toplevel JDK installation folder (like
/Library/Java/JavaVirtualMachines/graalvm-jdk-17.0.11+7.1) is not supported
This is how the described issues could be improved:
- Improve the Select button text to suggest what should be selected
- Automatically expand the selected JDK installation to JAVA_HOME (like
/Library/Java/JavaVirtualMachines/graalvm-jdk-17.0.11+7.1/Contents/Home)
The VisualVM Integration extension for VS Code has some usability issues on macOS:
/Library/Java/JavaVirtualMachines/graalvm-jdk-17.0.11+7.1) is not supportedThis is how the described issues could be improved:
/Library/Java/JavaVirtualMachines/graalvm-jdk-17.0.11+7.1/Contents/Home)