scip-java
scip-java copied to clipboard
Protobuf support
Currently, lsif-java doesn't index *.proto files. It would be nice if proto files got indexed since that would improve the navigation experience for Protobuf users.
- [ ] Gradle Protobuf support
- [ ] Maven Protobuf support
- [ ] sbt Protobuf support
- [ ] Android Protobuf support
- [ ] Kotlin code generator support
Blocked by https://github.com/sourcegraph/sourcegraph/issues/27403