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

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

Contains sample projects with LSIF data for showing off LSIF code intel
https://github.com/sourcegraph/lsif-demos

Last synced: 4 months ago
JSON representation

Contains sample projects with LSIF data for showing off LSIF code intel

Awesome Lists containing this project

README

          

# LSIF demos

This repository contains a sample project for each supported language https://lsif.dev/

Sourcegraph LSIF documentation: https://docs.sourcegraph.com/user/code_intelligence/lsif

- [typescript-codeintellify](./typescript-codeintellify/src/hoverifier.ts)
- [go-mux](./go-mux/mux.go)
- [dart-lsif-dart](./dart-lsif-dart/lib/src/config.dart)
- [java-lsif-java](./java-lsif-java/src/main/java/ArgumentParser.java) WIP
- c-cpp-redis WIP