fwcd / fwcd/kotlin-language-server
Improve support for files outside of projects
Open
dependency resolution
enhancement
- Dominant language
- Kotlin
- Stars
- 2k
- Forks
- 252
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the language server has trouble locating the standard library for files outside of Maven/Gradle projects, despite `kotlinc` being installed on the system (see #93).
This results in (incorrect) errors:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.