redhat-developer / redhat-developer/lsp4ij
Code Completion start position
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 344
- Forks
- 113
- Avg merge
- 5h 22m
- Merged PRs (30d)
- 15
Description
I found that LSP4IJ prefers to use the range of PsiElement when determining the start position for completion, but this is not very accurate for some languages. If this behavior cannot be changed, could it be made configurable?
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
No file, test, or entry point is named. Start by locating the code that determines the completion start position from a PsiElement range, then investigate how the behavior could be changed or made configurable for languages where that range is inaccurate. Done means the intended behavior or configuration is defined and covered by relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100