microsoft / microsoft/language-server-protocol
Support markdown in SignatureInformation#label
Open
Nobody has claimed this yet.
feature-request
signature help
- Dominant language
- TypeScript
- Stars
- 13k
- Forks
- 1k
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 10
Description
Currently this can only provide a string and hence no syntax coloring can be applied. Would be helpful to support mark down here as well.
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 by locating the protocol definition for SignatureInformation#label and reviewing how existing markup or content formats are represented. The issue provides no file or test path; done means the protocol clearly defines markdown support for the label and its syntax-coloring behavior is covered by the project's validation or examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown, typescript
- Domain
- api, developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100