anthropics / anthropics/claude-code
Feature request: Japanese (and other language) localization for VS Code extension UI
- Langage dominant
- Python
- Étoiles
- 145k
- Forks
- 23.1k
- Métriques de merge des PR
- Métriques de PR en attente
Description
The Claude Code VS Code extension's own UI elements (e.g., the "Modes" menu: Manual / Edit automatically / Plan / Auto, and the "Effort" selector) are hardcoded in English and are not affected by VS Code's display language setting or language pack extensions (e.g., ms-ceintl.vscode-language-pack-ja).
**Describe the solution you'd like**
Add localization (l10n/nls) support for the extension's UI strings, respecting VS Code's configured display language.
**Additional context**
Checked extension version: anthropic.claude-code 2.1.263. No nls/l10n/locale files were found bundled with the extension
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start by locating the Claude Code VS Code extension UI that renders the Modes menu and Effort selector, then inspect how those strings are currently defined. Check how the extension can use VS Code's configured display language and language packs. Done means the extension UI strings are localized and respond to the configured display language.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- vscode
- Domaine
- frontend, internationalization
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- Active
- Clarté
- Plutôt claire
- Accessibilité débutants
- 48/100