Before I let an AI rewrite my C# code, I make it show me a plan. I gave the same task to Claude Code and Copilot CLI and compared their plan modes. One spotted code it could reuse and applied the change cleanly across every spot -- no blind edits. Watch here: https://youtu.be/UU132ACeKCw
"When I sat down with both Claude Code and Copilot, Claude Code has a plan mode. I'm just effectively doing the same thing here, similar enough thing here, where I'm asking it for options. Option one is to add in this plugin factory right on all these options. So if I go down here, it means that I would literally have access to it, just like this. And so all these examples would just work right away. And based on its analysis, wherever we're creating these options, it's saying we already have the plugin factory there, so we can just pass it along. So that's cool, works across all three."
๐ฌ Discussion
Before I let an AI rewrite my C# code, I make it show me a plan. I gave the same task to Claude Code and Copilot CLI and compared their plan modes. One spotted code it could reuse and applied the change cleanly across every spot -- no blind edits. Watch here: https://youtu.be/UU132ACeKCw