fwcd/kotlin-language-server
Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol observed · 2026-08-28
Health v2 · maintenance only
34/100
- Activity 24
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3019
- days_rel: 592
- days_push: 457
- n_releases_24m: 1
Adoption not part of the score
2040 stars · 252 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Language Server Protocol implementation for Kotlin providing code completion, diagnostics, hover info, document symbols, and definition lookup to any LSP-conformant editor. It wraps the Kotlin compiler's internal APIs and resolves dependencies via Maven or Gradle.
Use cases
- add Kotlin autocomplete to vim or emacs
- get Kotlin diagnostics in any LSP editor
- Kotlin language server for VSCode
- go to definition for Kotlin code outside IntelliJ
- hover and signature help for Kotlin in lightweight editors
When to choose
- you use an editor without native Kotlin support and want LSP features
- you need a lightweight alternative to IntelliJ for Kotlin editing
When to avoid
- starting a new setup — the official JetBrains kotlin-lsp now exists and this project is deprecated
- you need actively maintained, bug-free Kotlin tooling
Facets
cli-tool · maturity maintenance
editor developer-tools parser developer-tools text-editors programming-languages cross-platform editor-plugin jvm kotlin language-server-protocol lsp code-completion ide-tooling deprecated
1 source
- readme: https://github.com/fwcd/kotlin-language-server · fetched 2026-08-28 · a886c1a23917
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fwcd/kotlin-language-server | main | 34 |
For agents
markdown · JSON · MCP: product_card(name="fwcd/kotlin-language-server")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem