ideabrowser.com — find trending startup ideas with real demand
Try itnpx skills add https://github.com/github/awesome-copilot --skill vscode-ext-localizationThis skill helps you localize every aspect of VS Code extensions
Use this skill when you need to:
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.
package.json
-> An exclusive package.nls.LANGID.json file, like package.nls.pt-br.json of Brazilian Portuguese (pt-br) localizationMarkdown files)
-> An exclusive Markdown file like walkthrough/someStep.pt-br.md for Brazilian Portuguese localizationbundle.l10n.pt-br.json for Brazilian Portuguese localization