Skip to content

Support translations in vscode web #10848

Open
@jeanp413

Description

@jeanp413

VS Code web now supports localization of the workbench, It's controlled by extensionsGallery.nlsBaseUrl property in product.json pointing to a base url from where to get the localization files. The localzation files are in amd module format (this is different from the localization extension from the marketplace).
We need to investigate how to generate this localization files and from where to served them so they can be consumed by our vscode fork

Link to related analytics from vscode gallery events

vscode-loc repo

Upstream PR

Activity

akosyakov

akosyakov commented on Jun 23, 2022

@akosyakov
Member

As for now it seems very tiny amount of users trying to look up language packs. 1.08% on average in last month.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @akosyakov@jeanp413

        Issue actions

          Support translations in vscode web · Issue #10848 · gitpod-io/gitpod