Kotlin support for Sublime's LSP plugin.
Uses Kotlin Language Server to provide validation, formatting and other features for Kotlin files. See linked repository for more information.
- Java must be installed and configured in your
PATH
- Install LSP, LSP-kotlin and Kotlin from Package Control.
- Restart Sublime.
Open configuration file using command palette with Preferences: LSP-kotlin Settings
command or opening it from the Sublime menu (Preferences > Package Settings > LSP > Servers > LSP-kotlin
).
The language server doesn't contain customizable settings at the moment.