fwcd / fwcd/kotlin-language-server

Completion doesn't work if cursor is not at the end of the word

Open
#75 1 comment 0 reactions 0 assignees View on GitHub
bug code completion
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.
![image](https://user-images.githubusercontent.com/7345761/50538191-b3afbd80-0b7c-11e9-9d77-c8b6a210f730.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.