Used to *<i>love*</i> Atom as a cross-platform GUI text editor - multiple language syntax highlighting, MD support, source control integration ...<p>But GitHub EoL'd it a couple years ago :\<p>What are folks running instead now?<p>(And as much as I love emacs (and can survive vi(m)) ... please do not suggest either of those - they're wonderful for what they are, but *<i>neither*</i> are what I'm asking about here )<p>Requirements:<p>- cross-platform (all three - Linux, macOS, Windows)<p>- multi-language syntax highlighting<p>- source-control integration<p>Nice-to-haves:<p>- extensible<p>- markdown support (with rendering for the final product)<p>- themable
VS Code, it’s even baked in part into GitHub (try hitting . when you’re viewing a repo on the web).<p><a href="https://code.visualstudio.com/" rel="nofollow noreferrer">https://code.visualstudio.com/</a>