V
vscode-ext-localization
by @githubv
4.5(296)
開発仕様、ライブラリ、ベストプラクティスに従い、VS Code拡張機能のローカライズに関する正しいガイドラインを提供します。
vs-code-extensionslocalizationinternationalization-(i18n)extension-developmentmulti-language-supportGitHub
インストール方法
npx skills add github/awesome-copilot --skill vscode-ext-localizationcompare_arrows
Before / After 効果比較
1 组使用前
VS Code拡張機能のローカライズプロセスは混乱しており、統一された規範とベストプラクティスが不足しています。これにより、多言語サポートが不完全になり、ユーザーエクスペリエンスが低下し、拡張機能を国際市場に展開することが困難になっています。
使用後
ローカライズガイドラインに従うことで、拡張機能の多言語サポートが規範に準拠していることを保証します。ユーザーエクスペリエンスは大幅に向上し、拡張機能はグローバルユーザーにより良くサービスを提供し、その影響力を拡大できます。
SKILL.md
VS Code extension localization
This skill helps you localize every aspect of VS Code extensions
When to use this skill
Use this skill when you need to:
- Localize new or existing contributed configurations (settings), commands, menus, views or walkthroughs
- Localize new or existing messages or other string resources contained in extension source code that are displayed to the end user
Instructions
VS Code localization is composed by three different approaches, depending on the resource that is being localized. When a new localizable resource is created or updated, the corresponding localization for all currently available languages must be created/updated.
- Configurations like Settings, Commands, Menus, Views, ViewsWelcome, Walkthrough Titles and Descriptions, defined in
package.json-> An exclusivepackage.nls.LANGID.jsonfile, likepackage.nls.pt-br.jsonof Brazilian Portuguese (pt-br) localization - Walkthrough content (defined in its own
Markdownfiles) -> An exclusiveMarkdownfile likewalkthrough/someStep.pt-br.mdfor Brazilian Portuguese localization - Messages and string located in extension source code (JavaScript or TypeScript files)
-> An exclusive
bundle.l10n.pt-br.jsonfor Brazilian Portuguese localization
ユーザーレビュー (0)
レビューを書く
効果
使いやすさ
ドキュメント
互換性
レビューなし
統計データ
インストール数8.6K
評価4.5 / 5.0
バージョン
更新日2026年5月17日
比較事例1 件
ユーザー評価
4.5(296)
5
23%
4
51%
3
23%
2
2%
1
0%
この Skill を評価
0.0
対応プラットフォーム
🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI
タイムライン
作成2026年3月16日
最終更新2026年5月17日