Hacker News new | ask | show | jobs
by steeleduncan 158 days ago
I believe Rob Pike also doesn't use syntax highlighting [1]

[1] https://groups.google.com/g/golang-nuts/c/hJHCAaiL0so/m/kG3B...

1 comments

I think Torvalds also goes on that list as another ACME user. He mentioned as much in the extended video interview he did with Microsoft recently.

For myself, I've had to spend a lot of time without colorful syntax recently as I was working on building my own IDE and my own syntaxes and even my own system of syntax highlighting. It would have been a distraction to be constantly fighting with someone else's system of syntax highlighting while building my own! But also even having learned that I can live without it I'm hardly ready to say that I never want it back. I just want it back better. I want dynamic, contextual highlighting and I want interactive access to the underlying tree model. I want it to feel really easy to tinker with too.

Is the Torvalds interview available somewhere?

I thought he used his own hacked-up micro Emacs thing, but maybe he dropped it.

Aha, found it. No you're right it is his own hacked up emacs fork, but he does also say that it lacks color. Found it in the video here: https://www.youtube.com/watch?v=sCr_gb8rdEI&t=2415s
In this interview from last year he talks about using uemacs still and how it doesn't have syntax highlighting: https://www.youtube.com/shorts/BHmyxsIdOHQ