anthropics / anthropics/claude-code
Feature request: Japanese (and other language) localization for VS Code extension UI
- Vorherrschende Sprache
- Python
- Sterne
- 145k
- Forks
- 23.1k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- vscode
- Bereich
- frontend, internationalization
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 48/100