Theia API Documentation v1.65.0
    Preparing search index...

    Module @theia/vsx-registry


    theia-ext-logo

    ECLIPSE THEIA - OPEN VSX REGISTRY EXTENSION


    The @theia/vsx-registry extension provides integration with the Open VSX Registry.

    The extension connects to the public Open VSX Registry hosted on http://open-vsx.org/. One can host own instance of a registry and configure VSX_REGISTRY_URL environment variable to use it.

    It is possible to target multiple registries by specifying a CLI argument when running the backend: --ovsx-router-config=<path> where path must point to a json defining an OVSXRouterConfig object.

    See @theia/ovsx-client's documentation to read more about OVSXRouterClient and its OVSXRouterConfig configuration.

    "Theia" is a trademark of the Eclipse Foundation https://www.eclipse.org/theia

    Modules

    browser/recommended-extensions/preference-provider-overrides
    browser/recommended-extensions/recommended-extensions-json-schema
    browser/vsx-extension
    browser/vsx-extension-argument-processor
    browser/vsx-extension-commands
    browser/vsx-extension-editor
    browser/vsx-extension-editor-manager
    browser/vsx-extensions-contribution
    browser/vsx-extensions-model
    browser/vsx-extensions-preferences
    browser/vsx-extensions-search-model
    browser/vsx-extensions-source
    browser/vsx-extensions-view-container
    browser/vsx-extensions-widget
    browser/vsx-language-quick-pick-service
    browser/vsx-registry-frontend-module
    common
    common/ovsx-client-provider
    common/recommended-extensions-preference-contribution
    common/vsx-environment
    common/vsx-extension-uri
    common/vsx-registry-common-module
    node/vsx-cli
    node/vsx-cli-deployer-participant
    node/vsx-environment-impl
    node/vsx-extension-resolver
    node/vsx-registry-backend-module
    node/vsx-remote-cli