macOS
brew install kotlin-language-serverlocal Homebrew formula metadata
sudo port install kotlin-language-serverMacPorts ports tree · devel/kotlin-language-server/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kotlin-language-server in AI-Agent-Workflows.
Installation
brew install kotlin-language-serverlocal Homebrew formula metadata
sudo port install kotlin-language-serverMacPorts ports tree · devel/kotlin-language-server/Portfile · Quelle: api.github.com
sudo apk add kotlin-language-serverAlpine Linux edge package indexes · kotlin-language-server · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#kotlin-language-servernixpkgs package indexes · pkgs/by-name/ko/kotlin-language-server/package.nix · Quelle: api.github.com
Überblick
Intelligent Kotlin support for any editor/IDE using the Language Server Protocol
Verlauf
fwcd/kotlin-language-server is the long-running community Kotlin implementation of the Language Server Protocol. It mattered because it gave editor-agnostic Kotlin completion, diagnostics, hover, symbols, and navigation before JetBrains published an official Kotlin language server.
The GitHub repository was created on 2018-05-28 and early release metadata shows version 0.1.3 on 2018-06-12. The README describes a language server providing smart completion, diagnostics, hover, document symbols, definition lookup, and signature help for Kotlin in any LSP-capable editor.
The README explicitly notes that JetBrains later published an official language server and that this community project can be considered deprecated. JetBrains documentation describes the official Kotlin Language Server as based on IntelliJ IDEA, the IntelliJ IDEA Kotlin plugin, JetBrains AIR, and Fleet.
The project became widely referenced because Kotlin users outside IntelliJ IDEA and Android Studio needed LSP support in editors such as VS Code, Atom, Vim/Neovim, Emacs, and Helix. Package-manager adoption in Homebrew, MacPorts, Nix, and APK reflects that cross-editor audience.
GitHub repository metadata observed on 2026-07-01 reported 2,035 stars and 249 forks, a notable footprint for a language server maintained outside the language vendor.
Users install the `kotlin-language-server` executable and configure an LSP client in their editor. For classpaths, the README documents automatic Maven or Gradle resolution as well as manual scripts such as `[project root]/kls-classpath` or config-root `kotlin-language-server/classpath` files.
Its practical use was strongest for Kotlin/JVM projects where editor users wanted language intelligence without opening the project in IntelliJ IDEA.
This package is significant because language servers are exactly the kind of tool package managers make useful: one executable can unlock editor integrations across many frontends.
It also captures a transitional moment in language tooling, where community LSP implementations filled gaps until language vendors shipped official servers.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
[project root]/kls-classpath[project root]/kls-classpath.sh~/.config/kotlin-language-server/classpath~/.config/kotlin-language-server/classpath.sh[project root]\kls-classpath.bat[project root]\kls-classpath.cmd%HOMEPATH%\.config\kotlin-language-server\classpath.batExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
kotlin-language-server | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/fwcd/kotlin-language-server
Installationsmetadaten
| Paketschlüssel | brew:kotlin-language-server |
|---|---|
| Version | 1.3.13 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/kotlin-language-server |
| Homepage | https://github.com/fwcd/kotlin-language-server |
| Repository | https://github.com/fwcd/kotlin-language-server |
| Upstream-Dokumentation | https://github.com/fwcd/kotlin-language-server#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/fwcd/kotlin-language-server/archive/refs/tags/1.3.13.tar.gz |
| Abhängigkeiten | openjdk@21 |
| Build-Abhängigkeiten | gradle |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kotlin-language-server |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
kotlin-language-server
nix profile install nixpkgs#kotlin-language-serverkotlin-language-server 1.3.13-r0
Kotlin code completion, linting and more for any editor/IDE using the Language Server Protocol
https://github.com/fwcd/kotlin-language-server
sudo apk add kotlin-language-serverkotlin-language-server
sudo port install kotlin-language-serverQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.