redhat-developer / redhat-developer/lsp4ij
Add support for 3.18 textDocument/inlineCompletion
Open
Nobody has claimed this yet.
enhancement
inlineCompletion
- Dominant language
- Java
- Stars
- 344
- Forks
- 113
- Avg merge
- 5h 22m
- Merged PRs (30d)
- 15
Description
This issue has no description.
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.
Research direction
The issue asks for support for the Language Server Protocol 3.18 textDocument/inlineCompletion feature, but provides no implementation location or acceptance details. Start by locating the existing inline-completion protocol handling and related tests, then compare them with the LSP 3.18 specification. Done means the client supports this method and its behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100