lsif-java

lsif-java

  • Docs
  • GitHub

lsif-javaJava indexer for the Language Server Index Format (LSIF)

Get Started

Multiple languages

Java, Scala and Kotlin are supported, including navigation between different languages.

Multiple build tools

The build tools Gradle, Maven and sbt are supported. We plan to add support for more build tools in the future.

Simple installation

Run the lsif-java command-line tool at the root of your Gradle/Maven/sbt build to generate an LSIF index. No manual configuration needed.

Low overhead

Indexing a repository should be roughly as fast as compiling all of the sources in the repository.

lsif-java
Docs
Get started
Community
Chat on Gitter
More
GitHub
Copyright © 2022 lsif-java developers