jdorfman / lsif-kotlin

SemanticDB generator for Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kotlin LSIF support

This codebase implements a Kotlin compiler plugin that can be used together with lsif-java to emit LSIF indexes for Kotlin projects.

Getting started

This project must be used together with lsif-java. Visit [https://sourcegraph.github.io/lsif-java/] for instructions on how to index Kotlin projects with lsif-java. Note that lsif-java indexes Kotlin sources even if you have no Java code.

About

SemanticDB generator for Kotlin

License:Other


Languages

Language:Kotlin 96.3%Language:Java 3.7%