VSCode window Frenzy: I let Copilot fix my multi-window Chaos in 15 min
How a tiny VS Code extension I built with GitHub Copilot finally stopped the madness of switching between six identical looking editor windows.
Deep dives into Azure, AI, GitHub, and software engineering. Built for developers who like to understand why, not just how. My journey of learning, building, and sharing.
Why I decided to run Copilot CLI inside a devcontainer, the isolation options I considered, and the small workflow that works for me right now.
Ready to Play?
Press S to start
← → move · ↑ rotate · ↓ soft drop · Space hard drop · P pause
Ready to Play?
Press S to start
Arrows to move · P to pause
How a tiny VS Code extension I built with GitHub Copilot finally stopped the madness of switching between six identical looking editor windows.
Traditional TDD maps surprisingly well to multi-agent AI workflows. I tested Red-Green-Refactor with separate agents for each phase and found that the discipline of TDD matters even more when AI writes the code.
If you think about GH Copilot CLI with a few flags, it becomes a headless command-line tool you can pipe, script, and chain just like grep or jq.