Comment Re:This mirrors what I see from coding LLMs (Score 1) 14
The thing is, we already have advanced refactoring tools. If I want to change a function signature and update it everywhere, that's a solved problem, as least in Visual Studio. It's right 100% of the time and I don't need to check its work in excruciating detail. Why would I ask an LLM to do it?