Hacker News new | ask | show | jobs
by jaapz 156 days ago
> The first thing one thinks when going from highlighted to unhighlighted code might be «This code is just a grey mash of symbols». Though, this sensation quickly fades as one gets engaged in the code. This “getting in to the groove”-part of the programming session is remarkably short, and afterwards code is more readable than English.

I mean, the fact that many people seek out and use highlighted code underlines that many people don't experience what you experience.

I remember back in the day programming PHP in notepad, unhighlighted. Finding Sublime Text 2 with highlighting was a revelation.