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
Refs: #45663
Complexity: 3
Authors: @dbaeumer, @sandy081
To verify:
code-insiders --locale deC:\Users\dirkb\AppData\Roaming\Code - Insiderslanguagepacks.jsonfile and ensure that there is a'de'entry in the top level object literal..de