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: 5 days 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 (about 3 years ago)
- Last Synced: 2026-01-15T17:03:41.491Z (about 2 months ago)
- Language: C
- Size: 3.07 MB
- Stars: 3
- Watchers: 54
- Forks: 0
- 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