fwcd / fwcd/kotlin-language-server
Completion doesn't work if cursor is not at the end of the word
- Dominant language
- Kotlin
- Stars
- 2k
- Forks
- 252
- PR merge metrics
- No merged PRs in 30d
Description
Project is parsed successfully, but if I place cursor in the middle of some name and press autocompletion - the list is wrong.

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the completion-handling entry point in the Kotlin language server and reproduce the issue with the cursor inside a name rather than at its end. Compare the completion results for both cursor positions. Done means completion returns the expected list when the cursor is in the middle of a name; the issue names no specific file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100