In my search for a replacement for VS Code I'm currently looking at Gram, the Zed fork.
https://gram-editor.com/
It's mostly doing the job pretty well, although it obviously doesn't have the same offering of extensions (for better or worse).
One big issue is that it's somewhat locked to LLDB for debugging C++ & friends, and LLDB is really slow on windows for some reason.
Might still run it more on the Linux box though.