7
Are IDEs mostly bloatware?
(programming.dev)
Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient
Debugging is the killer feature that keeps me using them a lot of the time.
You can set it up in code editors but it's never going to be as good as a language specific ide.
I generally find the features aren't bloat. You may not need a lot of them often but when you do they can be incredibly powerful.
Many ides are incredibly extendable as well.