fwcd / fwcd/kotlin-language-server
Override/Implement suggestions
Open
code completion
enhancement
stretch goal
- Dominant language
- Kotlin
- Stars
- 2k
- Forks
- 252
- PR merge metrics
- No merged PRs in 30d
Description
Provide code completion snippets for overridable methods similar to the Java extension:

Contributor guide
No contributing guide indexed for this repository
Research direction
The issue requests code-completion snippets for overridable methods in the Kotlin language server, modeled on the linked Java extension example. Start by locating the language server's completion entry point and existing completion tests; done means the relevant override and implementation suggestions appear as snippets.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100