Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

Workiva/lsif_indexer

Repository files navigation

Warning

This repo has been deprecated, and it's functionality replaced by scip-dart. Please refer to that repo for generating precise code intelligence for dart.

lsif_indexer

An LSIF indexer for Dart source code. Uses some mechanisms from package:lsif-dart, but rewritten from scratch and significantly simpler.

Quick Start

Activate lsif_indexer:

$ pub global activate -sgit https://github.com/Workiva/lsif_indexer

Run the indexer on a package:

$ pub global run lsif_indexer -o dump.lsif

Optionally provide:

Command Abbreviation Description Default
output o Specify the output file Terminal standard output
root r Specify the root of the project you are indexing Current directory

Resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published