redhat-developer / redhat-developer/lsp4ij

Code Completion start position

Open
#1,220 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

api-customization completion enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.