Draft:Open VSX
Software project hosted by Eclipse Foundation (existing open source foundation)
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.
Review waiting, please be patient.
This may take 2 months or more, since drafts are reviewed in no specific order. There are 4,038 pending submissions waiting for review.
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
Reviewer tools
|
Comment: In accordance with the Wikimedia Foundation's Terms of Use, I disclose that I have been paid by my employer for my contributions to this article. CharlesLMS (talk) 13:02, 30 March 2026 (UTC)
| 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].
