There’s a whole range of editors depending on how much of an IDE hobbyist you want to be. VSCode is right smack down the middle from don’t care at all to care too much.
For my opinion on the high end of quality from “I don’t care I just want it to work” to “I make my own optimized tooling”:
All of the Jetbrains editors, nearly language specific, sane out of the box defaults, industry standard.
VSCode, multilingual, good defaults, good plugin ecosystem, configurable when you need it to.
NeoVim, multilingual, basic defaults, install your own plugins, completely customize your IDE, code features (language servers, highlighting, completions). Really good plugin ecosystem
There’s a whole range of editors depending on how much of an IDE hobbyist you want to be. VSCode is right smack down the middle from don’t care at all to care too much.
For my opinion on the high end of quality from “I don’t care I just want it to work” to “I make my own optimized tooling”:
Also the see the Godot documentation for some more ideas https://docs.godotengine.org/en/stable/contributing/development/configuring_an_ide/index.html