New Java Platform Extension for VS Code Release

Oracle has recently released the Java Platform Extension v1.0.1 for VS Code, which includes support for various JDK 22 features by utilizing Oracle OpenJDK 22 Early Access binaries.

This update offers new capabilities, such as the ability to use different JDKs between workspaces and running Java projects via the context menu. Additionally, it introduces configuration settings for user-defined VM arguments to initiate the Java language server and includes TestNG tests in the test explorer. For additional information on this release, make sure to check its change log.

The Java Platform Extension can be downloaded from the Visual Studio Code Marketplace.