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

https://github.com/sourcegraph/lsif-semanticdb

Language Server Index Format (LSIF) converter
https://github.com/sourcegraph/lsif-semanticdb

lsif

Last synced: 9 days ago
JSON representation

Language Server Index Format (LSIF) converter

Awesome Lists containing this project

README

          

# This project is now part of lsif-java

Visit https://sourcegraph.github.io/lsif-java/docs/getting-started.html to
install the `lsif-java` command-line tool. Run the following command to
generate LSIF from SemanticDB.
```
lsif-java index-semanticdb [SEMANTICDB_DIRECTORIES ...]
lsif-java index-semanticdb --help # for more information
```