Cross-repo code navigation for Python projects | GitHub Changelog

Cross-repo code navigation for Python projects

The GitHub Blog

Here’s an example of a cross-repo link from flask to werkzeug

https://github.com/pallets/flask/blob/main/src/flask/app.py#L21

And if you've signed up for the new #CodeSearch beta, you'll see cross-repo results there too!
As with Precise #CodeNavigation, this currently only works for #Python. But we're hard at work adding support for new languages!