Open VSX
Alternative extension registry for Visual Studio Code
From Wikipedia, the free encyclopedia
Open VSX is an open-source registry for extensions compatible with the Visual Studio Code extension API. The project is hosted by the Eclipse Foundation and provides a vendor-neutral alternative to Microsoft's Visual Studio Marketplace, whose licensing terms restrict usage to Microsoft products.[1][2] The public registry allows extensions to be published and consumed by development environments implementing the VS Code extension model.
| Open VSX | |
|---|---|
| Original author | TypeFox |
| Developer | Eclipse Foundation |
| Initial release | 2019 |
| License | Eclipse Public License 2.0 |
| Website | https://open-vsx.org |
| Repository | github |
The project originated at the German software company TypeFox and was contributed to the Eclipse Foundation in 2020. By the mid-2020s, the registry hosted more than 10,000 extensions and served hundreds of millions of extension downloads per month.[3][4]
History
Open VSX was created in 2019 by TypeFox to support the Eclipse Theia development platform.[5] The registry was developed as an alternative to Microsoft's Visual Studio Marketplace which restricts use of its extensions to Microsoft-branded tools.[1]
In 2020, TypeFox contributed the project to the Eclipse Foundation, where it became part of the foundation's ecosystem of open-source developer tools.[5] The public registry hosted by the Eclipse Foundation was subsequently launched at open-vsx.org.[1]
Governance
Open VSX is governed by the Open VSX Working Group at the Eclipse Foundation. The working group was established in 2023 to support vendor-neutral governance and long-term sustainability of the registry.[1]
Founding members include Google, Salesforce, Amazon Europe, Huawei, Posit Software and Siemens.[6]
Usage
Open VSX provides infrastructure for publishing and distributing extensions compatible with the Visual Studio Code extension API. It is used by development environments that implement the VS Code extension model, including open-source platforms such as Eclipse Theia.
Industry reporting has described the registry as part of a broader ecosystem shift toward vendor-neutral tooling for software development platforms.[2]
By 2026, the registry handled more than 50 million requests per day and hosted over 10,000 extensions from thousands of publishers.[7]
Security
In 2025, a vulnerability affecting the Open VSX registry exposed repositories to potential takeover attacks, prompting security updates by project maintainers.[8]
In 2026, researchers identified malicious extensions distributed through the registry as part of a software supply chain attack campaign, highlighting the risks associated with extension ecosystems.[9]
Architecture
The Open VSX registry includes a backend service, a web interface for browsing extensions, and a command-line interface for publishing and managing extensions. The software is released under the Eclipse Public License 2.0 and can be deployed as a self-hosted registry[10]