vscode-ext-localization
✓Guidelines for proper localization of VS Code extensions, following VS Code extension development guidelines, libraries and good practices
Installation
SKILL.md
This skill helps you localize every aspect of VS Code extensions
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.
-> An exclusive package.nls.LANGID.json file, like package.nls.pt-br.json of Brazilian Portuguese (pt-br) localization
Guidelines for proper localization of VS Code extensions, following VS Code extension development guidelines, libraries and good practices Source: github/awesome-copilot.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/github/awesome-copilot --skill vscode-ext-localization- Source
- github/awesome-copilot
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is vscode-ext-localization?
Guidelines for proper localization of VS Code extensions, following VS Code extension development guidelines, libraries and good practices Source: github/awesome-copilot.
How do I install vscode-ext-localization?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/github/awesome-copilot --skill vscode-ext-localization Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/github/awesome-copilot
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01