Direct TV ch 802 is "Malt Shop Oldies" audio. 1960s, give or take. Takes me back. Cruising the main drag, rounding up strays. California burgers, onion rings, root beer at the end of the cruise. Girls in hot pants with legs that go all the way up! (Think "American Graffiti".)
Before all the other stuff, we programmers learned how to create drum cards for the 029 to facilitate the particular source language syntax we had to work with.
QED (quick edit). Any timesharing system worthy of the name had a version. Berkley, PDP, etc. IBM TSO Edit was an extension. If you're on zOS you can probably find it, or apps that use it.
Then came ISPF Edit (on Big Blue). I estimate that 99% of running COBOL and JCL was developed with it. Full screen, instant updating.
PE2 - developed by IBM engineers at Boca Raton in the 386 project. Sorta looked like QED, but with full screen capabilities. Not infinitely extensible, but nearly so. Powerful macro capabilities.
vi and emacs - it's been almost 20 years since I touched a *ix system. No strong memories.
VBA - MS Office apps. Except for the app's primitives (object model), the VBA code looks all the same and the IDE has a fairly useful editor. Since the code I write is not at all fancy (by design), the IDE editor(s) are satisfactory.
Writing for publication, I have found MS Word satisfactory to the point that I wouldn't consider other things like say, Adobe - too much learning curve for too little incremental capability.