

VS Code & GitHub Copilot Announcements with Burke Holland and Harald Kirschner
6 snips Apr 4, 2025
Burke Holland, Principal Developer Advocate at Microsoft, and Harald Kirschner, Principal Product Manager for VS Code and GitHub Copilot, share exciting new features coming to VS Code and GitHub Copilot. They discuss the innovative agent mode that allows Copilot to autonomously create apps and debug code. Also, the Next Edit Suggestions enhance Copilot's predictive capabilities. The conversation takes a light turn as they share joyful moments outdoors, from camping trips to tech upgrades like AirPods, all while reflecting on their programming adventures.
AI Snips
Chapters
Transcript
Episode notes
Version Control with Agent Mode
- Use Git effectively before using Agent Mode in VS Code.
- This allows easy rollback if Copilot makes unwanted changes.
AI's Blind Spot: Terminal Commands
- AI tools struggle to track changes made by terminal commands.
- Relying solely on AI for reverting changes is insufficient; Git remains crucial.
Perplexity's Power
- Burke Holland used Perplexity to find the correct Torx bit size.
- It aggregated information from various sources, including YouTube comments, demonstrating its ability to find obscure data.