





















Update (June 30th, 2025): the GitHub Copilot Chat extension is now open source.
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-driven.
We will open source the code in the GitHub Copilot Chat extension under the MIT license, then carefully refactor the relevant components of the extension into VS Code core. This is the next and logical step for us in making VS Code an open source AI editor. It’s a reflection that AI-powered tools are core to how we write code; a reaffirmation of our belief that working in the open leads to a better product for our users and fosters a diverse ecosystem of extensions.
Over the last few months, we’ve observed shifts in AI development that motivated us to transition our AI development in VS Code from closed to open source:
In the coming weeks, we will work to open source the code in the GitHub Copilot Chat extension and refactor AI features from the extension into VS Code core. Our core priorities remain intact: delivering great performance, powerful extensibility, and an intuitive, beautiful user interface.
Open source works best when communities build around a stable, shared foundation. Thus, our goal is to make contributing AI features as simple as contributing to any part of VS Code. The stochastic nature of large language models makes it especially challenging to test AI features and prompt changes. To ease this, we will also make our prompt test infrastructure open source to ensure that community PRs can build and pass tests.
As usual, you can follow along on our iteration plan, where we will provide more information on this work. We will also keep our FAQ updated with answers to questions from the community. We welcome your feedback as we bring this vision to life.
We’re excited to shape the future of development as an open source AI editor - and we hope you’ll join us on this journey to build in the open.
Happy coding!
The VS Code team
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。