108 Forks
916 Stars
916 Watchers

openvsx

An open-source registry for VS Code extensions

How to download and setup openvsx

Open terminal and run command
git clone https://github.com/eclipse/openvsx.git
git clone is used to create a copy or clone of openvsx repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with openvsx https://github.com/eclipse/openvsx/archive/master.zip

Or simply clone openvsx with SSH
[email protected]:eclipse/openvsx.git

If you have some problems with openvsx

You may open issue on openvsx support forum (system) here: https://github.com/eclipse/openvsx/issues