LSP-kotlin
June 21, 2022 ยท View on GitHub
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.
Prerequisites
- Java must be installed and configured in your
PATH
Installation
- Install LSP, LSP-kotlin and Kotlin from Package Control.
- Restart Sublime.
Configuration
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).
Settings
The language server doesn't contain customizable settings at the moment.