|
|
|
|
|
by naikrovek
2217 days ago
|
|
Yeah everyone "knows" this, but where's the proof? I've never seen any proof that syntax highlighting helps someone who knows their code well. Things that are supposed to be common knowledge like this often turn out to be false when someone eventually decides to challenge their assumptions. I programmed for a full decade with Notepad alone. I don't think colored keywords are important, though I use syntax highlighting today. |
|
At the same time, it might slow down other tasks, which can be harder to identify. I was just changing some html template, and I made a dumb "extra quote"" error because of highlighting. It probably took me more than a minute, which would offset a great number of small speedups.
I guess the conclusive proof won't be easy to find.