-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Migrate from vscode-nls/vscode-nls-dev to vscode-l10n #13145
Copy link
Copy link
Labels
Language ServiceinternalUsed to opt-out an issue from having GitHub actions applied to itUsed to opt-out an issue from having GitHub actions applied to itperformanceworld readyAn issue relating string character encodings, localization translations, etc.An issue relating string character encodings, localization translations, etc.
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
Language ServiceinternalUsed to opt-out an issue from having GitHub actions applied to itUsed to opt-out an issue from having GitHub actions applied to itperformanceworld readyAn issue relating string character encodings, localization translations, etc.An issue relating string character encodings, localization translations, etc.
Type
Projects
- StatusShow more project fieldsPull Request
The underlying libraries that facilitate string localization in VS Code extensions (
vscode-nls/vscode-nls-dev) have been replaced with a new library:vscode-l10n.https://github.com/microsoft/vscode-nls
https://github.com/microsoft/vscode-nls-dev
https://github.com/microsoft/vscode-l10n
Opening this issue to track migrating to the new library.