Release
Code navigation is now available for all CodeQL and Java repositories
Summary
Jump to definition and find all references are now available for all CodeQL and Java repositories on GitHub. When viewing a CodeQL or Java file on github.com, clicking on a…
Jump to definition and find all references are now available for all CodeQL and Java repositories on GitHub.
When viewing a CodeQL or Java file on github.com, clicking on a function or method name exposes a code navigation card with links to all of its definitions and references within the same repository. We use the semantic library to find definitions and call sites in your code.