-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
DevProd Build
-
Fully Compatible
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Sourcegraph will deploy a trial version of their product for Server engineers to test out as a replacement for DXR. One of their features is precise code search, which uses C++ semantics to enable find-usages/click-to-source style navigation.
To enable this, we need to build and upload an index of our source code.
Add an evergreen task to build the index via scip-clang