It would be great if the AI can use IDE refactor actions.
One example is the “Rename Symbol” option (F2
). VS Code automatically updates all name references for you across all files.
If the AI could use this when needed, it would likely save a lot of tokens and extra time – it would also be more thorough with ensuring no left over old name references remain.