olafurpg / lsif-kotlin

Language Server Indexing Format (LSIF) generator for Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kotlin LSIF indexer

status: development

This project implements a Kotlin compiler plugin that generates an LSIF index from a project, using SemanticDB as an intermediary format.

It is still highly under development, and as such includes no install/usage instructions.

Visit lsif.dev to learn about LSIF.

About

Language Server Indexing Format (LSIF) generator for Kotlin


Languages

Language:Kotlin 97.0%Language:Java 3.0%