An error occurred while fetching this tab.
codeintel: add support for find-implementations
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: chrismwendt
This adds find-implementations to the precise code intel backend. This is part of https://github.com/sourcegraph/sourcegraph/issues/24479
Walkthrough of the feature and code changes: video query_references.go
in the video, but it contained mostly refactors like inlining pageReferences
and renaming cursor fields.
TODO
implements
graphql resolverwhen
expression to toggle the "Find implementations" button
Push commits to the source branch or add previously merged commits to review them.