Code navigation in GitHub pull requests
Code navigation helps you review code in GitHub pull requests more quickly and effectively.

Code navigation helps you review code in GitHub pull requests more quickly and effectively.
Code navigation helps you review code in GitHub pull requests more quickly and effectively.
Here's what it looks like:

How does it help? Suppose you're reviewing a pull request that calls a function you don't recognize. You'll be able to quickly answer:
You'll need to use Sourcegraph because GitHub's code navigation doesn't work in pull requests. GitHub has no public plans to add support, but if it does, switching should be easy because Sourcegraph's underlying code intelligence for 20+ languages is open source, uses open standards (including Microsoft's LSP and LSIF), and is vendor neutral.
Next, run a Sourcegraph server yourself to use code navigation for your organization's private code (without sending any code to Sourcegraph).
Follow the Sourcegraph docker run quickstart guide and add a GitHub external service with your private repositories.
In your browser toolbar, open the Sourcegraph options menu by pressing the Sourcegraph icon
) and set the Sourcegraph URL to http://localhost:7080 (the URL of your Sourcegraph instance).
Visit a code file or pull request in a GitHub private repository.
Hover over a symbol and press Go to definition or Find references.
That's it! Now deploy Sourcegraph for your team so everyone at your organization can use it.
Any other questions? File an issue or contact us.
Quinn Slack is the CEO and co-founder of Sourcegraph, the code intelligence platform for dev teams and making coding more accessible to more people. Prior to Sourcegraph, Quinn co-founded Blend Labs, an enterprise technology company dedicated to improving home lending and was an egineer at Palantir, where he created a technology platform to help two of the top five U.S. banks recover from the housing crisis. Quinn has a BS in Computer Science from Stanford, you can chat with him on Twitter @sqs.

With Sourcegraph, the code understanding platform for enterprise.
Schedule a demo