microsoft / microsoft/language-server-protocol

Allow i18n for command title & settings

Open
#2,043 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-request
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.