You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2026. It is now read-only.
Open VSX is a vendor-neutral open-source alternative to the Visual Studio Marketplace. It provides a server application that manages VS Code extensions in a database, a web application similar to the VS Code Marketplace, and a command-line tool for publishing extensions similar to vsce.
This will allow the extension to be available on VsCode-based editors that come with a configuration that enables Open VSX, including the popular VsCodium and the code package from ArchLinux.
From https://github.com/eclipse/openvsx :
This will allow the extension to be available on VsCode-based editors that come with a configuration that enables Open VSX, including the popular VsCodium and the
codepackage from ArchLinux.