redhat-developer / redhat-developer/lsp4ij
Support for `inlayHint/resolve`
Open
@angelozerr is already working on this.
Since Jan 31, 2024.
inlayhint
- Dominant language
- Java
- Stars
- 344
- Forks
- 113
- Avg merge
- 5h 22m
- Merged PRs (30d)
- 15
Description
I tried to enable inlayhint for TypeScript files (see https://github.com/typescript-language-server/typescript-language-server/blob/master/docs/configuration.md/#workspacedidchangeconfiguration) but they don't appear.
I think it is because we don't support resolve inlayhint https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#inlayHint_resolve
Contributor guide
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.
Assessment
This issue has not been assessed yet.