Kotlin is a modern programming language developed by JetBrains that runs on the JVM and can also be compiled to JavaScript or native code. It offers concise syntax, null safety, and full interoperability with Java.
Why this server?
Supports code analysis using tree-sitter for Kotlin files (.kt, .kts)
Why this server?
Supports parsing and analysis of Kotlin code with tree-sitter for symbol extraction and AST generation
Why this server?
Supports execution of Kotlin Script code snippets with output display
Why this server?
Offers indirect support for Kotlin projects through language server integration
Why this server?
Creates structured maps of Kotlin repositories, identifying key files and code elements
Why this server?
Enables browsing and reading of Kotlin source files within Android projects.