VS Code & GitHub Copilot Announcements with Burke Holland and Harald Kirschner
Apr 4, 2025
auto_awesome
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.
Agent mode in GitHub Copilot enhances coding productivity by autonomously executing tasks and intelligently managing code modifications.
The integration of the Multi-Contextual Protocol allows Copilot to utilize external tools and services, expanding its coding assistance capabilities.
The introduction of the GPT-40 Copilot improves the accuracy and speed of code suggestions, significantly enhancing the user experience.
Deep dives
Introduction of Special Guests
The episode features a discussion with Burke Holland and Harold Kirshner, prominent figures from Microsoft’s Visual Studio Code team. Burke's role as a developer advocate includes creating social media content and sharing useful VS Code tips through platforms like TikTok and YouTube. Harold, as a product manager, focuses on communicating with users and ensuring that product updates align with user needs. Their insights shed light on the exciting features and updates related to VS Code and GitHub Copilot.
Overview of GitHub Copilot
GitHub Copilot is primarily an AI tool that enhances coding productivity by providing autocompletion suggestions within Visual Studio Code. Users can interact with Copilot through various features, including ghost text and inline chat, which allow for seamless coding experiences. The AI analyzes the user's code and offers contextual assistance, generating relevant code snippets or answering queries related to coding tasks. This integration aims to streamline developers' workflows by reducing the time spent on repetitive coding tasks.
Introduction of Agent Mode
Agent mode, recently made available to all users, elevates Copilot's functionality by enabling it to autonomously execute tasks within code. Users can instruct Copilot to create applications or modify code, and it will intelligently edit files, run tests, and check for errors without requiring constant user input. This mode enhances the coding experience by allowing developers to focus on higher-level problem-solving while Copilot handles the details. The iterative nature of Agent mode fosters a collaborative environment where the AI acts as a dynamic coding partner.
MCP Support and Contextual Tool Integration
With the integration of MCP (Multi-Contextual Protocol), Agent mode can now access external tools and services while coding, broadening its capabilities. This feature allows for connecting the AI to various resources, enhancing its functionality by pulling context from databases or external APIs. For instance, a user can command the Copilot to refer to a community MCP server to retrieve answers for specific coding queries. The potential applications of this integration are extensive, allowing users to seamlessly connect their coding environments to a myriad of external tools.
Enhancements in Code Completion Models
A significant update to the code completion model has been introduced, known as the GPT-40 Copilot, which improves the accuracy and speed of code suggestions. This new model is trained on a broader range of programming languages, offering more reliable completions tailored to a user's specific coding context. It is designed to minimize delays in providing suggestions, enhancing the overall user experience during coding sessions. Next edit suggestions further improve usability by guiding users through their coding tasks, allowing for a more fluid and efficient development process.
Special guests Burke Holland and Harald Kirschner from Microsoft join us on this episode to share the new GitHub Copilot features coming to VS Code and beyond.
First up: agent mode is now available to all users in VS Code. GitHub Copilot gets a serious upgrade as it can now create new apps from scratch, handle complex changes to existing code across multiple files, run (and debug) tests from the command line, and guide you through its reasoning.
Additionally, VS Code and GH Copilot now offer MCP (model context protocol) for agent mode. This means that GitHub Copilot can use context tools and services while building an application. There’s a host of already available community-standard MCP servers available on github.com or devs can build their own and GH Copilot will be able to use it to enhance its knowledge and capabilities.
Next Edit Suggestions (NES) lands in GH Copilot as well, so when devs make one change to a file Copilot predicts the changes that follow and presents them in sequence. Not only are ghost-text suggestions faster to appear to users in VS Code, but Copilot is also better at understanding what other changes are needed to support the new code.
Special Guests:
Burke Holland, Principal Developer Advocate at Microsoft running the VS Code developer community team
Harald Kirschner, Principal Product Manager at Microsoft for VS Code and GitHub Copilot
Thanks as always to our sponsor, the Blue Collar Coder channel on YouTube. You can join us in our Discord channel, explore our website and reach us via email, or talk to us on X, Bluesky, or YouTube.