This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
SCIP ctags: improve 'kind' output #58024
Labels
team/graph
Graph Team (previously Code Intel/Language Tools/Language Platform)
In https://github.com/sourcegraph/sourcegraph/issues/57659 we noticed that SCIP ctags assigned very general kinds compared to universal-ctags, missing important information needed for search ranking. This is a follow-up issue to improve SCIP ctags for the remaining languages it supports:
I'm spinning this out of the original issue #57659 since there's no search regression for these languages: either universal-ctags never supported them (Scala, Zig), or we hadn't enabled SCIP ctags yet (C, C++, Java). Once we're confident in the output, we can also enable SCIP ctags for C, C++, Java.
The text was updated successfully, but these errors were encountered: