Are you sure you want to delete this access key?
title | intro | redirect_from | versions |
---|---|---|---|
Navigating code on GitHub | You can understand the relationships within and across repositories by navigating code directly in {% data variables.product.product_name %}. | [/articles/navigating-code-on-github] | [{free-pro-team *}] |
Code navigation uses the open source library tree-sitter
. The following languages are supported:
{% note %}
Note: Code navigation works for active branches. If the feature is enabled for you but you don't see links to the definitions of functions and methods, push to the branch and try again.
{% endnote %}
You can jump to a function or method's definition within the same repository by clicking the function or method call in a file.
You can find all references for a function or method within the same repository by clicking the function or method call in a file, then clicking the References tab.
Press p or to see the previous file or, n or to see the next file
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?