Unship precise code navigation (#52258)
Co-authored-by: Felicity Chapman <felicitymay@github.com> Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com> Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a8a4fcf1af
commit
eac1b74c39
@@ -22,10 +22,6 @@ Code search is integrated with features in the search interface on {% data varia
|
||||
|
||||
{% data variables.product.prodname_dotcom %} code search provides code navigation for supported languages. This includes jumping to the definition of and finding references for programming language constructs like classes, structs, functions, and methods. See "[AUTOTITLE](/repositories/working-with-files/using-files/navigating-code-on-github)."
|
||||
|
||||
Supported languages for code navigation include:
|
||||
|
||||
{% data reusables.search.code-nav-supported-languages %}
|
||||
|
||||
## Limitations
|
||||
|
||||
We have indexed many public repositories for code search, and continue to index more. Additionally, the private repositories of {% data variables.product.prodname_dotcom %} users are indexed and searchable by those that already have access to those private repositories on {% data variables.product.prodname_dotcom %}. However, very large repositories may not be indexed at this time, and not all code is indexed.
|
||||
|
||||
Reference in New Issue
Block a user