macOS
brew install kotlin-language-serverlocal Homebrew formula metadata
sudo port install kotlin-language-serverMacPorts ports tree · devel/kotlin-language-server/Portfile · 来源: api.github.com
安装
brew install kotlin-language-serverlocal Homebrew formula metadata
sudo port install kotlin-language-serverMacPorts ports tree · devel/kotlin-language-server/Portfile · 来源: api.github.com
sudo apk add kotlin-language-serverAlpine Linux edge package indexes · kotlin-language-server · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#kotlin-language-servernixpkgs package indexes · pkgs/by-name/ko/kotlin-language-server/package.nix · 来源: api.github.com
概览
Intelligent Kotlin support for any editor/IDE using the Language Server Protocol
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.bat可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
kotlin-language-server | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/fwcd/kotlin-language-server
安装元数据
| 软件包键 | brew:kotlin-language-server |
|---|---|
| 版本 | 1.3.13 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/kotlin-language-server |
| 主页 | https://github.com/fwcd/kotlin-language-server |
| 仓库 | https://github.com/fwcd/kotlin-language-server |
| 上游文档 | https://github.com/fwcd/kotlin-language-server#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/fwcd/kotlin-language-server/archive/refs/tags/1.3.13.tar.gz |
| 依赖 | openjdk@21 |
| 构建依赖 | gradle |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-server来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.