Given the fact that famous programmers like Ken Thompson, Linus Torvalds, Rob Pike, etc. don’t use syntax highlighting, I was wondering if syntax highlighting helps in writing better code, understanding faster the structure of the code or it is just a distraction and is better to read and write code without syntax highlighting?
Comments
taubek•1h ago
To me it makes things easier to read, easier to spot mistakes. But I'm not full time developer. I'm just reading code.
taubek•1h ago