fwcd / fwcd/kotlin-language-server

Asynchronous dependency resolution

Open
#83 0 comments 0 reactions 0 assignees View on GitHub
dependency resolution enhancement
Dominant language
Kotlin
Stars
2k
Forks
252
PR merge metrics
No merged PRs in 30d

Description

Dependencies should be resolved in the background (instead of blocking the client thread) and completions should be available immediately after a module has been resolved. Additionally, the top-level project (usually the workspace folder) should be resolved first. This would improve startup time especially for large projects.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.