News

That has changed somewhat. Among other innovations, Visual Studio Code now has good support for editing, running, and debugging Java code through a set of Java-specific extensions.
Static code analysis tools like Checkstyle and SonarQube. If you've ever wanted to experiment with a new IDE, it's worth dedicating a bit of time to download and install Visual Studio Code for Java.
VS Code combines impressive Java support with first-class support for JavaScript and other stacks, making a compelling alternative to traditional IDEs. Let’s try it with Spring and Svelte.