I would expect any heavy Emacs user, fully immersed in the Emacs-is-an-extensible-environment paradigm to operate in similar fashion.
Epistemic mode, A scalable UI paradigm https://emacsconf.org/2020/talks/07/
Richard Stallman: Configuration files are personal and will not be shared.
This cracked me up! xD
One day I changed something in an incompatible way and received complaints. Unbeknownst to me there was a community of people who linked (symlinked) directly to my init file and whose workflows were disrupted by my change.
Many years ago, some new founder I knew asked to see my elaborate .emacs file. I was reluctant, because it had some slightly sensitive info in it , as well as unreleased bits I might turn into packages. But he reassured me he just wanted to see how I'd done some things, to inform some non-Emacs thing he was about to build, and he'd keep it private.
Sometime later, one of the developers at his startup happened to mention that "everyone" uses my .emacs file.
Today, that person I let see my very personal .emacs has sold the original startup, and is CEO of a different business you've heard of, but I received nothing from the indiscretion. :)
I love to see that there is still room for fun in our field.
I hadn't heard of this one before, and it's hugely interesting. A shame that it can't ever make it into core because of licensing issues.
Similarly I'd love it if it was more possible to embed Emacs into other applications, like IDEs. That way IDEs could focus on what they do well, and still have a good text editor.
And Orgzly has already been mentioned.
Check it out: https://beorgapp.com/
[0] https://play.google.com/store/apps/details?id=com.orgzly
With emacs I actually need to read documentation. I need to have some sort of understanding of what I'm actually installing. It's frustrating at first, but overall has made me much more aware of what's going on. I've learned so much throughout the process and it has made me a better developer.
Other than that, yeah, 100% VS Code for typescript and regular VS + ReSharper for my regular life.
Oh, also, emacs for Haskell. And whatever other weird language.
I used Emacs for years and one day i realized i had a huge .emacs file and spend lots of time maintaining it, that's when i was conviced it was not the editor for me or I was using it wrong. I moved to sublime, vscode and now im giving vim/neovim a try.
As much as i liked Emacs i dont see myself using it again soon.