1
0
mirror of synced 2025-12-19 18:10:59 -05:00

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:
Hendrik van Antwerpen
2024-12-04 19:03:44 +01:00
committed by GitHub
parent a8a4fcf1af
commit eac1b74c39
3 changed files with 5 additions and 57 deletions

View File

@@ -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.