Skip to content

sourcegraph/scip-protobuf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scip-protobuf

Capable of indexing Protobuf files. Planned to be able to index generated files as well.

Only tested with Protobuf version 3 schemas.

scripts/test.sh
protoc --plugin=$PWD/target/debug/protoc-gen-scip --scip_out=./test/out ./test/in/hello.proto -Itest/in --scip_opt="$PWD/test/in $PWD/test/out/hello.proto.scip"
./scip snapshot --from test/out/hello.proto.scip

License

Apache-2.0

About

SCIP indexer for Protocol Buffers (WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published