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
- Host: GitHub
- URL: https://github.com/sourcegraph/lsif-demos
- Owner: sourcegraph
- License: other
- Created: 2020-01-22T19:39:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-08T13:50:56.000Z (almost 3 years ago)
- Last Synced: 2025-09-30T07:34:42.886Z (4 months ago)
- Language: C
- Size: 3.07 MB
- Stars: 3
- Watchers: 58
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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