Skip to content

Improve language pack authoring docs #1535

Open
@okineadev

Description

@okineadev
  • VS Code Version: 1.86.0-insider
  • OS Version: Windows 11 (22H2)

I want to create a localization for vscode, I followed this guide - https://github.com/Microsoft/vscode-loc/wiki/How-to-create-language-pack-extension

Until I got to the section "Importing a translation to a language pack"

The following commands were written there:

npm run update-localization-extension {path_to_lang_pack_ext}
For example: npm run update-localization-extension -- --location ../vscodeloc/localization de

And at this point I got confused because I couldn't figure out how to specify the location correctly

Here is my file structure (in Codespaces):
Screenshot

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions