microsoft / microsoft/language-server-protocol
InlayHint for complete lines / multiline
Open
Nobody has claimed this yet.
feature-request
inlay hint
- Dominant language
- TypeScript
- Stars
- 13k
- Forks
- 1k
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 10
Description
Hi, is there a way to achive a multipline inlay hint like thing for a complete line
e.g. something like that
|many nice stuff
about x that does not fit into one line|
var x = whatever
the thing between the || is the inlay hint like thing
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
No implementation file or test is identified in the issue. Review the existing inlay hint protocol specification and related discussion first, then determine whether multiline hints for complete lines are supported or require a protocol design change; done means the behavior and specification decision are documented.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100