Sourcegraph 3.34 release
Sourcegraph 3.34 introduces helpful search tips when no results are returned, along with 'Find Implementations' support for Go.

Sourcegraph 3.34 introduces helpful search tips when no results are returned, along with 'Find Implementations' support for Go.
Sourcegraph 3.34 is now available! Here are some highlights from this release:
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.

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.


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