anthropics / anthropics/claude-code
Feature request: Japanese (and other language) localization for VS Code extension UI
- 主要语言
- Python
- 星标
- 145k
- 派生
- 23.1k
- PR 合并指标
- PR 指标待抓取
描述
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
贡献指南
这个仓库没有索引到贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- vscode
- 领域
- frontend, internationalization
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100