fwcd / fwcd/kotlin-language-server
go to implementations of an specific method
- Dominant language
- Kotlin
- Stars
- 2k
- Forks
- 252
- PR merge metrics
- No merged PRs in 30d
Description
Hi guys, how can I go to the implementations of a specific interface method?

In fact, I can't find the definitions of the method.

Right now, I can navigate to an specific class or interface and I can find the implementations of a class. I also can navigate to an instance method, but, because I use interfaces I can't navigate to the implementation of an specific method
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the interface-method navigation case described in the issue and inspect the language-server navigation entry point. Done means a user can navigate from a specific interface method to its implementations, matching the existing class and instance-method navigation behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100