redhat-developer / redhat-developer/lsp4ij
applyEdit(s) is not conformant with the LSP spec
Open
Nobody has claimed this yet.
bug
- Dominant language
- Java
- Stars
- 344
- Forks
- 113
- Avg merge
- 5h 22m
- Merged PRs (30d)
- 15
Description
I don't know if we have the same problem on IJ than LSP4E, but I create the issue.
See LSP4E issue at https://github.com/eclipse/lsp4e/issues/669 and PR https://github.com/eclipse/lsp4e/pull/671
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
Start by reading the linked LSP4E issue 669 and pull request 671, then compare their findings with lsp4ij's applyEdit(s) behavior. Identify the LSP specification requirement that lsp4ij violates and determine the affected entry point and tests; done means the behavior conforms to the specification and is covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100