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
- Host: GitHub
- URL: https://github.com/sourcegraph/lsif-semanticdb
- Owner: sourcegraph
- License: mit
- Archived: true
- Created: 2020-02-03T19:10:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-07T09:59:25.000Z (almost 5 years ago)
- Last Synced: 2025-10-20T07:42:53.707Z (3 months ago)
- Topics: lsif
- Language: Go
- Homepage: https://lsif.dev
- Size: 130 KB
- Stars: 7
- Watchers: 59
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```