huggingface / llm-ls

LSP server leveraging LLMs for code completion (and more?)
Apache License 2.0
602 stars 49 forks source link

add support for Kotlin language #52

Closed johan12345 closed 9 months ago

johan12345 commented 9 months ago

This adds tree-sitter-kotlin to support AST parsing for the Kotlin language.