macOS
brew install --cask kotlin-lsplocal Homebrew cask metadata
cask / rang 1150
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de kotlin-lsp pour les workflows d'agents IA.
installation
brew install --cask kotlin-lsplocal Homebrew cask metadata
aperçu
Official Kotlin Language Server
historique
Kotlin LSP is JetBrains' official Language Server Protocol implementation for Kotlin, packaged as the language server behind the Kotlin by JetBrains Visual Studio Code extension and usable by other editors that speak LSP.
JetBrains created the public Kotlin/kotlin-lsp repository on April 28, 2025, after years in which Kotlin editor support was strongest inside IntelliJ IDEA and Android Studio. The Kotlin documentation describes the server as based on IntelliJ IDEA, the IntelliJ IDEA Kotlin plugin, JetBrains AIR, and Fleet, which makes the package notable because it exports parts of JetBrains' Kotlin code-insight stack through a standard editor protocol.
JetBrains announced the Alpha release of official Kotlin support for Visual Studio Code at KotlinConf 2026 on May 21, 2026. The announcement framed the extension and language server as a way to support Kotlin developers who prefer VS Code while keeping IntelliJ IDEA and Android Studio as the most complete Kotlin environments.
The first public package-manager-visible releases appeared in 2025, with a GitHub release for kotlin-lsp/v0.252.17811 published on May 27, 2025. By 2026, Homebrew Cask distributed Kotlin LSP as a downloadable JetBrains language-server bundle, making the official server easy to install outside JetBrains IDEs on macOS.
Adoption is tied to the broader LSP ecosystem: editors such as VS Code, Neovim, and other LSP clients can reuse a language server rather than needing a dedicated Kotlin plugin. That mattered to Kotlin users because earlier community servers existed, but the official server brought JetBrains-backed analysis, diagnostics, formatting, and navigation to protocol-based editors.
The package installs the `kotlin-lsp` executable. Kotlin's documentation says the server supports core language-server features including up-to-date Kotlin language versions, IntelliJ-powered completion and diagnostics, build-system support for JVM projects using Gradle and Maven, semantic highlighting, import organization, rename refactoring, formatting, hover, call hierarchy, and code folding.
For package-manager users, kotlin-lsp is a bridge between heavyweight IDE-quality language tooling and lightweight editor setups. Its cask form is also a good example of modern developer tooling being distributed as large vendor-built language-server artifacts rather than as small source-built Unix utilities.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour kotlin-lsp. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
kotlin-lsp | binaire | binaire de cask Homebrew | kotlin-server-262.9593.0/kotlin-lsp.sh |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | cask:kotlin-lsp |
|---|---|
| Version | 262.9593.0 |
| Gestionnaire de paquets | Homebrew Cask |
| Page d'accueil | https://github.com/Kotlin/kotlin-lsp |
| Dernière mise à jour | 2026-07-27T01:37:04Z |
| Pulse | updated |
| SHA-256 | 6ba6021a706b21e64cef33f7e2b79f187c0910320722bb2d3ed05ad1115ec43f |
| URL de téléchargement | https://download-cdn.jetbrains.com/language-server/kotlin-server/262.9593.0/kotlin-server-262.9593.0-aarch64.sit |
| Bouteille | non enregistré |
| Service | aucun déclaré |
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.