Jetbrains IntelliJ. I use it for html, JS, CSS, Vue, node.js, Python, Java, SQL, etc. I’ve tried visual studio and some other IDEs, but find intellij to be superior in every way.
You know, I just don't get the love for IntelliJ. I used to use Eclipse (or more often than not Spring Tool Suite) and I rather liked that. More and more I'm obliged to use IntelliJ and in comparison it just seems ... okay. Its suggestions stuff is nice, and it works reasonably well. In particular it supports multiple languages much better than Eclipse's motley range of plugins. So I can see why your list of uses mak…
That's a common confusion about IntelliJ.
Eclipse Workspace -> IntelliJ Project
Eclipse Project -> IntelliJ Module
In IntelliJ create an empty Project and import all your Maven or Gradle projects as Modules. Everything in one window :)