Closed TylerLeonhardt closed 10 months ago
@TylerLeonhardt This added a bunch of unnecessary software dependencies for folks who don't make use of this functionality. Any possibility of breaking this out into a separate package or another strategy to avoid adding these extra dependencies?
(Just to clarify, I have no immediate issues with the new dependencies, and it was more of a comment than a request. Just thinking about any future required Dependabot updates of those new dependencies.)
I don't think it changed the size by that much. After all, it just added some simple API wrappers... and it wouldn't be very discoverable kept as a separate package. Unless we get a ton of negative feedback, which... I haven't since this was released, I think we'll keep it the way it is.
This feature allows you to use Azure AI Translator to translate extension strings.
AZURE_TRANSLATOR_KEY
andAZURE_TRANSLATOR_REGION
vscode-l10n-dev generate-azure ./foo.l10n.json
The default will translate for all the supported langauges of VS Code
Perhaps we can consider hosting an instance for customers.