The Oracle Java Platform Extension for Visual Studio Code

We are excited to announce that Oracle’s Java Platform extension for Visual Studio Code is now generally available. Visual Studio Code has become a popular choice for developers as it offers support for multiple programming languages. While Java has dedicated IDEs, there is a large number of developers who use VS Code, especially students and those who work with multiple languages. Our Java language server, based on the Apache Netbeans project, allows us to provide support for new JDK features as soon as they are introduced. The initial release of the extension offers various features such as auto-complete, error highlighting, debugging support, and more. The extension is now available on the Visual Studio Code marketplace.

https://inside.java/2023/10/18/announcing-vscode-extension/

To top