Sourcegraph 3.34 release

Sourcegraph
November 24, 2021

Sourcegraph 3.34 is now available! Here are some highlights from this release:

Troubleshoot your searches with the "no results" page

Searches that return no results can result in a confusing experience. When this occurs, we now display helpful tips on how to use search, examples of how to solve common query issues, and links to tutorial videos addressing common use cases.

This image shows the new no results page, with resources available to troubleshoot your search when no results are returned.

Quickly navigate your Go code with Find Implementations

If you have precise code intelligence enabled for your Go repositories, you can now click on "Find Implementations" to navigate to a symbol's interface definition. If you're at the interface definition itself, clicking on the same button will show all the places where the interface is being implemented, allowing you to explore how it's being used by other users across repositories. It can also show you which interfaces a struct implements.

Find implementations for Go

Ready to accelerate
how you build software?

Use Sourcegraph to industrialize your software development

Get started
Book a demo