You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
The text was updated successfully, but these errors were encountered:
These steps are really old. I need to update them, sorry. I don't think it's very easy to make your own language pack extension right now without also creating a bunch of automation to ensure that you are keeping up-to-date
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:
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):
The text was updated successfully, but these errors were encountered: