Lem
GitHubDiscord Matrix Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Kotlin

kotlin-mode adds Kotlin language support to Lem.

It features:

  • Syntax highlighting: Keywords (hard, soft, modifier), types, annotations, strings with interpolation, comments (line, block, KDoc)
  • LSP support: configured for kotlin-language-server with Gradle/Maven project detection
  • Navigation: beginning-of-defun / end-of-defun for function navigation
  • Indentation: automatic indentation calculation
  • Electric close: auto-indent on closing brackets