1 repo
Settings and environment variables for connecting applications to custom extension marketplaces.
Distinguishing note: Focuses on client-side configuration to point to different registries, distinct from hosting the registry itself.
Explore 1 awesome GitHub repository matching web development · Extension Registry Configurations. Refine with filters or upvote what's useful.
VSCodium provides free, open-source binaries of the Visual Studio Code editor. It serves as a telemetry-free development environment, utilizing automated build pipelines to strip proprietary tracking and data collection components from the source code before generating ready-to-use installation artifacts. The project distinguishes itself by decoupling the editor from proprietary marketplaces, defaulting instead to the community-driven Open VSX Registry for plugin management. It maintains environment isolation through custom configuration logic, such as using independent registry paths for sys
You can switch from the pre-set Open VSX Registry by configuring the endpoints using the following solutions. You can either use the following environment variables: - VSCODEGALLERYSERVICE_URL (required) - `VSC