scip_dart 1.6.2 copy "scip_dart: ^1.6.2" to clipboard
scip_dart: ^1.6.2 copied to clipboard

generates scip bindings for dart files

scip-dart #

Implementation of a scip indexer for dart

Designed to be a replacement for lsif_indexer, with better coverage and reliability

Installation #

dart pub global activate scip_dart
copied to clipboard

Usage #

The following command will output a index.scip file

cd ./path/to/project/root
dart pub get
dart pub global run scip_dart ./
copied to clipboard

This file can be analyzed / displayed using the scip cli

scip print ./index.scip
scip snapshot
copied to clipboard

Analysis can be uploaded to sourcegraph using the src cli

src code-intl upload -file=index.scip -github-token="<your gh token>"
copied to clipboard
0
likes
110
points
35.8k
downloads

Publisher

verified publisherworkiva.com

Weekly Downloads

2025.01.09 - 2025.12.04

generates scip bindings for dart files

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

analyzer, args, collection, package_config, path, protobuf, pubspec_lock_parse, pubspec_parse

More

Packages that depend on scip_dart