Code Intelligence Iteration 10 Tracking issue
Created by: efritz
Plan
Availability
If you have planned unavailability this iteration (e.g., vacation), you can note that here.
Tracked issues
@unassigned
-
sbt support (#110) -
Render Scala-specific signatures in hover messages (#142) -
Add documentation for how to upload LSIF index to Sourcegraph (#143) -
Add new Documentation.Format kind for Signatures, make repeated and upstream (#145) -
Document how to setup lsif-java with GitHub Actions (#146) -
supersymbol in anonymous classes points to non-existent local symbol (#157) -
Cross-repo navigation does not work for Gradle v2.2.1 (#167) -
Render signatures for externally defined symbols (#174) -
Bazel support (#88) -
Buck support (#99)
@Strum355
-
emit overridden methods for method SymbolInformation (#172) :shipit: -
Implement SymbolInformation.overrides (#113) -
Add additional SymbolInformation properties and upstream them (#144)
Completed
-
( 🏁 11 days ago) fix range building for all constructors (#151) :shipit: -
( 🏁 11 days ago) add pretty-printing of annotations on symbols (#148) :shipit: -
( 🏁 10 days ago) fix ctor range via textsearch & dont emit ref to class in ctro call (#156) :shipit: -
( 🏁 10 days ago) dont emit references for 'this' (#159) :shipit: -
( 🏁 9 days ago) Reduce emitted occurences noise from anonymous classes (#158) :shipit: -
( 🏁 6 days ago) fix range building for tabs or mixed tabs/spaces files (#171) :shipit: -
( 🏁 3 days ago) codeintel: add explicit support for MarkupContent in lsif/protocol & optimize hover ingestion (#20284) :shipit: -
( 🏁 2 days ago) Exception when building annotation tree in netflix/genie (#178; PRs:#182) -
( 🏁 2 days ago) Removeabstract/staticfrom interface signature and pretty-printdefaultmodifier (#176) :shipit: -
( 🏁 today) EmitMarkupContentinstead ofMarkedString[]for hover messages (#162; PRs:#179)
@efritz
-
RFC 311: Out of band migrations Tracking issue (#18252) -
codeintel: Add janitor to clean up commits refs now unresolvable by gitserver (#20357) :shipit: -
codeintel: Update ctags (#20381) :shipit:
Completed
-
( 🏁 13 days ago) codeintel: Auto index Go deps of sg/sg on Cloud (#19944) :shipit: -
( 🏁 13 days ago) codeintel: Add ensureUnambiguousResultSets to lsif-validate (#19946) :shipit: -
( 🏁 12 days ago) codeintel: Add additional logs to debug dependency indexing in Cloud (#19984) :shipit: -
( 🏁 6 days ago) codeintel: Improve logging around sg/sg dependency indexing (#20148) :shipit: -
( 🏁 6 days ago) codeintel: Respect edge direction for referenceResult item edges (#20160) :shipit: -
( 🏁 6 days ago) codeintel: Improve logging around sg/sg dependency indexing (#20165) :shipit: -
( 🏁 5 days ago) codeintel: Find correct oldest commit when calculating commit graph (#20230) :shipit: -
( 🏁 5 days ago) codeintel: Simplify committed at migrator batch selection query (#20243) :shipit: -
( 🏁 4 days ago) codeintel: Fix update deadlock in commit date migrator (#20264) :shipit: -
( 🏁 4 days ago) oobmigration: Re-check progress when we get a refreshed migration record (#20273) :shipit: -
( 🏁 4 days ago) codeintel: Only update committed_at on records that don't already have it set (#20276) :shipit: -
( 🏁 3 days ago) RFC 311: Add observability to migration runner (#18406; PRs:#18393,#20304) -
( 🏁 3 days ago) codeintel: Stop infinitely processing the same batch of unknown commits (#20308) :shipit: -
( 🏁 3 days ago) codeintel: Ensure commit date migrator doesn't get suck on deleted repos (#20323) :shipit: -
( 🏁 3 days ago) codeintel: Unwrap vcs.IsRepoNotExist error when checking error (#20327) :shipit:
@olafurpg
-
Implement inference for auto-indexing Java repositories (#153) -
Unable to index gradle/gradle repository (#175) -
Android gradle support (#177)
Completed
-
( 🏁 10 days ago) Enable cross-repo navigation. (#166) :shipit: -
( 🏁 9 days ago) Add support for Gradle v7, fixes #164 (#168) :shipit: -
( 🏁 6 days ago) Add support for the Gradle Playframework plugin. (#173) :shipit: