Introducing code search in Sourcegraph

In-repository code search is now available in Sourcegraph. Simply click the magnifying glass icon above the file tree, type your search term, and click enter. Once you select a result, you’ll get full code intelligence, including our info panel whenever you click a method, variable or struct.

In repository text search, launch it from the Search icon above the file tree.

Try it now on your favorite project like Kubernetes or JUnit.

We worked hard to make sure code search is fast, responsive, and gives you just as much visibility as cloning a repository to your machine and using your editor’s built in search. And it feels great.

We’re excited about this release and hope to hear your feedback. As always, get in touch using the Feedback button on the bottom right of Sourcegraph or email hi@sourcegraph.com, or if you’d like to reach me directly, jamie@sourcegraph.com.

But what about searching across all my of team’s code, you ask? Stay tuned.

--

--