Add localization support for the VS Code extension UI (e.g. pt-BR)
Feature request
The Claude Code VS Code extension currently ships with English-only UI strings (panels, buttons, menus, empty states, etc.) with no localization (l10n/nls) files bundled.
The chat responses can already be set to another language via the language setting (e.g. "portuguese"), but the extension chrome itself (Plugins panel, buttons like "Add Marketplace & Continue", empty states like "No plugins available...", etc.) stays in English regardless of the VS Code display language.
Request: Add proper localization support to the extension UI, including pt-BR (Brazilian Portuguese), so the interface can match the user's configured language/locale, similar to how VS Code core is already localized.
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗