vscode-ext-localization
Guides the localization of VS Code extensions, including settings, commands, walkthroughs, and source code strings.
Install
npx skills add https://github.com/github/awesome-copilot --skill vscode-ext-localizationStats
| Total installs | 7,582 |
| Weekly installs | 7.6K |
| GitHub stars | 27.4K |
| First seen | Jan 20, 2026 |
| Source | @github/awesome-copilot |
Summary
- Three localization approaches: package.nls.LANGID.json for settings, commands, menus, and views; markdown files for walkthrough content; bundle.l10n.LANGID.json for source code strings
- Covers all user-facing resources including contributed configurations, commands, menus, views, ViewsWelcome, and walkthrough titles and descriptions
- Requires creating or updating localization files for all supported languages whenever a localizable resource is added or modified
Tags
Related skills
| Skill | Installs | vs vscode-ext-localization |
|---|---|---|
| astro-framework | 1,075 | -6,507 |
| asc-metadata-sync | 1,368 | -6,214 |
| nuxt-ui | 6,074 | -1,508 |
| news-aggregator-skill | 3,842 | -3,740 |
| nuxt-content | 997 | -6,585 |
FAQ
- How many installs does vscode-ext-localization have?
- vscode-ext-localization has 7,582 total installs and 7.6K installs this week.
- Where is vscode-ext-localization hosted?
- vscode-ext-localization is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does vscode-ext-localization have?
- vscode-ext-localization has 27.4K GitHub stars.
- When was vscode-ext-localization first indexed?
- OrangeBot.AI first indexed vscode-ext-localization on Jan 20, 2026.
- How do I install vscode-ext-localization?
- Run: npx skills add https://github.com/github/awesome-copilot --skill vscode-ext-localization