Sobre a navegação do código no GitHub
As funções de navegar por código usam a biblioteca de código aberto semântica. As linguagens a seguir são compatíveis:
- CodeQL
- Go
- Java
- JavaScript
- PHP
- Python
- Ruby
- TypeScript
Observação: A navegação do código funciona para ramos ativos. Se o recurso estiver habilitado, mas você não conseguir ver os links para as definições de funções e métodos, faça push para o branch e tente novamente.
Pular para a definição de uma função ou método
You can jump to a function or method's definition within the same repository by clicking the function or method call in a file.

Localizar todas as referências de uma função ou método
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.
