kotlin-language-server

Language server for Kotlin providing IDE features via LSP

brewmacoslinux
Try with needOr install directly
Source

About

Intelligent Kotlin support for any editor/IDE using the Language Server Protocol

Commands

kotlin-language-server

Examples

Start the language server on default port 8388$ kotlin-language-server
Start the language server on a custom port$ kotlin-language-server --port 9999
View help and available options$ kotlin-language-server --help