-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Localization #215
Localization #215
Conversation
to be able to translate them using vscode-loc. In VSCode this is handled by the build process
… and bundling nls files
when we're already registering another one
… mode please don't ask me why
@CGNonofr superb. This works nicely locally. I don't see the build issue we see in the pipeline. The |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good in monaco-languageclient
. I added l10n support for one example already. LGTM 🎉
I feel dumb, here's the error: 6add271 (:
Awesome! |
Add a way to localize everything in supported languages, including vscode itself, but also extensions
Unfortunately, the code that localize extension's package.json is mixed up with the code that scan the extensions in the disk, so I need to extract/duplicate it
also fix #212
also fix a bug that can make it so some extensions are ignored, might be the cause of #199 (comment)
published as 1.83.3-next.0
new packages for language packs are
@codingame/monaco-vscode-language-pack-*