|
|
|
|
|
by LatencyKills
168 days ago
|
|
I was an engineer on the Visual Studio team when we first introduced syntax highlighting and code completion. The rollout triggered quite a bit of internal controversy. A sizable group of developers strongly opposed these features—syntax coloring, parameter completion, signature validation—arguing that “real programmers write their code unaided.” I can’t help but wonder how those same engineers are adapting to the current wave of AI-powered development tools like Claude Code and Cursor. |
|
In that, I think there is a difference between those tools and AI. AI can write code fast, but can definitely also hurt your ability maintain a codebase if you aren't keeping it in check.
I don't think there's any level where synatax highlighting could make a codebase worse.