VS Code Dev Days – Join an event near you to learn about AI-assisted development
August 26th, 2025 by Katie Savage and Cynthia Zanoni AI has become core to the developer experience in VS Code, shipping features like agent mode, next edit suggestions, and full MCP spec support in just the past six months. We've loved seeing how the community has embraced these AI features to transform their developer workflows. But with this rapid era of change, we also recognize that there is a lot to learn to effectively use these tools. We are excited to share that, together

July 2025 (version 1.103)
Release date: August 7, 2025
Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap
Welcome to the July 2025 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
MCP
- Revamped tool picker experience (Show more)
- Enable more than 128 tools per agent request (Show more)
Chat
- Restore to a previous good

Command GitHub's Coding Agent from VS Code
July 17, 2025 by Burke Holland, @burkeholland
Today, we’re excited to give you a first look at the Copilot Coding Agent in Visual Studio Code.
Instead of only having one synchronous agent in VS Code, you can now have multiple agents running at once working on your behalf. This is actually being a 10x developer. It's officially a thing. You get to hand off any work you need done to a squad of AI teammates.
To see this in action

June 2025 (version 1.102)
Release date: July 9, 2025
Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap
Welcome to the June 2025 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
Chat
- Explore and contribute to the open sourced GitHub Copilot Chat extension ( Read our blog post ).
- Generate custom instructions that reflect your project's conventions

Open Source AI Editor: First Milestone
June 30th, 2025 by the VS Code Team
Last month we shared our plan to make VS Code an open source AI editor . Today we reached the first milestone: the GitHub Copilot Chat extension is now open source on GitHub under the MIT license.
Why open source?
As we outlined previously , our primary motivation is community-driven innovation and increasing data transparency. We believe AI experiences can thrive by leveraging the vibrant open-source community - just as VS Code has successfully done over the past
May 2025 (version 1.101)
The Complete MCP Experience: Full Specification Support in VS Code
June 12, 2025 by Harald Kirschner , Connor Peet , and Tyler Leonhardt
VS Code now supports the complete Model Context Protocol specification .
MCP co-creator David Soria Parra reflects on this milestone:
I am excited to see what developers will build with MCP and VS Code now that they can use the full spectrum of MCP features with VS Code. The community has always surprised me with their creativity and exploration in what is possible.
Beyond the initial tools and workspace awareness we introduced in May , you can

Enhance productivity with AI + Remote Dev
May 27th, 2025 by Brigit Murtaugh , Christof Marti , Josh Spicer , Olivia Guzzardo McVicker
One of the features that makes VS Code so flexible and powerful is Remote Development . Whether you're connecting to a secure VM from your local desktop, a hugely powerful computer from your tablet, or a containerized environment with all the dependencies your project needs – VS Code's ability to develop anything from anywhere can help in just about any setup.
Now combine those capabilities with the flexibility and power of

VS Code: Open Source AI Editor
May 19th, 2025 by the VS Code team
We believe that the future of code editors should be open and powered by AI. For the last decade, VS Code has been one of the most successful OSS projects on GitHub . We are grateful for our vibrant community of contributors and users who choose VS Code because it is open source. As AI becomes core to the developer experience in VS Code, we intend to stay true to our founding development principles: open, collaborative, and community-
Beyond the tools, adding MCP in VS Code
May 14th, 2025 by Harald Kirschner
When we first introduced agent mode in VS Code, it opened new ways of interacting with your code and workspace through chat. You could ask the agent to inspect files, run builds, and even debug tests . But you were limited by what the model was trained on and the contents of your workspace. So, the next step was clear: we needed a way for agents to reach beyond those boundaries and interact with real, external services in a secure

