fwcd / fwcd/kotlin-language-server

Implement Call Hierarchy

Open
#210 2 comments 1 reaction 0 assignees View on GitHub
enhancement on hold
Dominant language
Kotlin
Stars
2k
Forks
252
PR merge metrics
No merged PRs in 30d

Description

LSP 3.16.0 will bring support for [call hierarchies](https://microsoft.github.io/language-server-protocol/specifications/specification-3-16/#textDocument_prepareCallHierarchy), which we could adopt too once supported by LSP4J.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the linked LSP 3.16 call hierarchy specification and checking whether the project's LSP4J version supports it. Then inspect the language-server entry points for related LSP features. Done means exposing call hierarchy support once LSP4J provides the required APIs.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.