https://github.com/fwcd/kola
Experimental language server for Kotlin, written from scratch using Tree-sitter
https://github.com/fwcd/kola
kotlin language-server language-server-protocol lsp
Last synced: about 1 year ago
JSON representation
Experimental language server for Kotlin, written from scratch using Tree-sitter
- Host: GitHub
- URL: https://github.com/fwcd/kola
- Owner: fwcd
- License: gpl-3.0
- Created: 2024-05-21T23:02:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-29T01:08:31.000Z (almost 2 years ago)
- Last Synced: 2025-04-15T22:49:38.049Z (about 1 year ago)
- Topics: kotlin, language-server, language-server-protocol, lsp
- Language: Rust
- Homepage:
- Size: 56.6 KB
- Stars: 14
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kola
[](https://crates.io/crates/kola)
[](https://github.com/fwcd/kola/actions/workflows/build.yml)
A new language server for Kotlin, written from scratch using Tree-sitter.
> [!IMPORTANT]
> This project is still highly work-in-progress and is still missing many features.