The heavier IDEs are in real trouble given the impressive state of VS Code lately. I haven't found the need to reach for a bigger IDE than Code in a while and I've been perfectly productive in JS, C, Rust and Python projects lately. Do yourself a favour and try out Code for your next project.
It's a fine lightweight editor but if you want to refactor or do anything complex you want something like IDEA in your pocket. It comes pretty much "Batteries included" whereas you have to build your own IDE with VSCode which I don't have the time or effort for maintaining. I get that IDEs can look scary or seem bloated but once moving first to PHPStorm then IDEA I realized a lot of my "facts" about IDEs were either completely wrong and/or the heavier weight was actually worth it.
I'll be interested to see if JetBrain's new Fleet will eat into VS Code's market (it's a similar tool).