Atom is 6th in the (default filter) list but it is no longer maintained since 1 year (minus six days). Not sure if this should be listed as a viable alternative option.
Isn't there a community maintained version? I don't see how a truly open source project could disappear overnight. It's a text editor. It's not trying to keep up with ever-changing standards so it's not going to just break.
It has almost 1000 open issues and dozens of dependcy update PRs.
It's true that some small software projects can easily live on without much maintenance for a long time, a text editor is no small feat.
"Not going to just break" is a pretty low bar for most things, especially software.
Now, maintenance doesn't necessarily mean lots of code changes but at least some attention and oversight seems critical for anything of the slightest significance
Oh I have! Was very very nice. Got into lisp a bit, then gave it all up when something in the tower of babel broke in a subtle way and I realized I didn't need all the complexity.
Was super fun though. The experience is probably part of the reason I'm writing my own editor (in Lua).