☕️ Did You Know You Can Code in Java with VSCode?
It might surprise you, but Visual Studio Code isn’t just for JavaScript — it’s also a powerful tool for Java development! With the Oracle Java extension, VSCode offers robust features like project exploration, JDK downloading, and advanced code refactoring
Actually it shouldn’t be a surprise, because VSCode is language agnostic. But for some reasons VSCode isn’t that popular among Java developers.
This article was brought to you thanks to 18 thousand followers on Medium
I know people code in IntelliJ IDEA, another great IDE, or other editors like Eclipse, NetBeans etc. I almost forgot to mention Vim. And in Vim.
But you can code in Visual Studio Code too. Actually because Visual Studio Code is agnostic, for every setup there’s an extension to handle it. Specifically a language server. And there is one for Java as well. It’s developed by Oracle.
If you like the article follow me and subscribe for more!
Quite interestingly it has almost a million installs (918k to be precise).