Skip to content

Test installing bundled language packs #48413

@sandy081

Description

@sandy081

Refs: #45663

Complexity: 3

Authors: @dbaeumer, @sandy081

To verify:

  • Start VS Code in bundled German language: code-insiders --locale de
  • Make sure that you get a warning prompt to install German Language Pack extension
  • Install it and Restart (reload is not enough!)
  • Make sure that warning is not shown again
  • check that the LP extension for German is used by doing the following:
    • got to the App Data directory. Under Windows this is for me C:\Users\dirkb\AppData\Roaming\Code - Insiders
    • Ensure that there is a clp directory
    • open languagepacks.json file and ensure that there is a 'de' entry in the top level object literal.
    • cd into clp
    • ensure that there is a directory entry ending in .de
    • ensure that the directory is fille with data.
  • Install an unbundled language pack from Market place, for example Portugese (Brazil)
  • Restart VS Code in Portugese language
  • Make sure no warning is shown

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions