microsoft / microsoft/language-server-protocol
Allow i18n for command title & settings
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13k
- Forks
- 1k
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 10
Description
Hi!
I'm wondering if there's any chance to add i18n capabilities for the command title & settings description. I was able to programmatically customize other parts (like code lenses or custom UI messages). Looked into command docs, but since we define commands & settings in package.json it's hard to find an interceptor or any kind of customize point.
Thanks!!
Fernando
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the command and settings definitions in package.json and the linked VS Code command documentation. Determine whether the protocol or package metadata can express localized titles and descriptions, then define a supported approach with examples and a way to verify the localized text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, internationalization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100