Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fwcd/kotlin-analysis-server

Language server prototype using the new Kotlin analysis API
https://github.com/fwcd/kotlin-analysis-server

analysis analysis-api compiler kotlin language-server-protocol

Last synced: 25 days ago
JSON representation

Language server prototype using the new Kotlin analysis API

Awesome Lists containing this project

README

        

# Kotlin Analysis Server

[![Build](https://github.com/fwcd/kotlin-analysis-server/actions/workflows/build.yml/badge.svg)](https://github.com/fwcd/kotlin-analysis-server/actions/workflows/build.yml)

An experimental [language server](https://microsoft.github.io/language-server-protocol/) for [Kotlin](https://kotlinlang.org/) using the new analysis APIs, aiming to provide high-fidelity code completion, etc.