Namespace for localization-related functionality in the extension API. To use this properly,
you must have l10n defined in your extension manifest and have bundle.l10n..json files.
For more information on how to generate bundle.l10n..json files, check out the
vscode-l10n repo.
Note: Built-in extensions (for example, Git, TypeScript Language Features, GitHub Authentication)
are excluded from the l10n property requirement. In other words, they do not need to specify
a l10n in the extension manifest because their translated strings come from Language Packs.
Namespace for localization-related functionality in the extension API. To use this properly, you must have.json files.
For more information on how to generate bundle.l10n..json files, check out the
vscode-l10n repo.
l10ndefined in your extension manifest and have bundle.l10n.Note: Built-in extensions (for example, Git, TypeScript Language Features, GitHub Authentication) are excluded from the
l10nproperty requirement. In other words, they do not need to specify al10nin the extension manifest because their translated strings come from Language Packs.