All posts

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Subscribe for the latest code AI news and product updates

Our project-based interview experiment for hiring engineers

At Sourcegraph, we’re building not only a great product for engineers, but also a great, inclusive company for engineers to be a part of.

Sourcegraph 2.8: 19 languages, ridiculously huge monorepos, LSP, a GraphQL API, and more

Sourcegraph 2.8 is out today, with support for more languages, huge monorepos, and more!

Code intelligence for 13 more languages, with first-class LSP support

Update: Sourcegraph now uses Sourcegraph extensions for language support.

Why Chris joined Sourcegraph

Having worked at GitHub and spent more time than is probably warranted tweaking my dotfiles, I consider myself a developer tools enthusiast.

Sourcegraph 2.7: code intelligence in pull requests and commit diffs

Sourcegraph 2.7 ships today, with tons of new features and improvements to help your team build better software.

How Sourcegraph builds Sourcegraph

We'll be publishing a series of posts here about how we build Sourcegraph

Powerful code search for Bitbucket Server

Today, we're bringing fast, powerful code search to the thousands of development teams on Bitbucket Server

Introducing Sourcegraph 2.6: Symbol search for 75+ languages

We’re excited to announce Sourcegraph 2.6, with tons of new features and improvements to help your team build better software.

Introducing Sourcegraph 2.6: Symbol search for 75+ languages

We’re excited to announce Sourcegraph 2.6, with tons of new features and improvements to help your team build better software.

When is it ok to recover from panics in Go?

In Go, it is idiomatic to have explicit error handling. This means that many functions return an error in addition to the expected result (e.g. strconv.ParseBool).

Sourcegraph 2.5: Introducing code change alerts

Sourcegraph gives the power of code search and intelligence to every developer at your company, so you can ship better code faster. It runs securely in your own network, takes 5 minutes to install, and is easy to upgrade.

Announcing Sourcegraph 2.4: free, powerful search for your private code

Sourcegraph 2.4 is here. It is now free for unlimited users and repositories, can be installed in minutes with a single docker run command, and is easily configurable in the new web-based site admin.

Introducing Sourcegraph 2.3

Ready to install or upgrade? Install Sourcegraph 2.3 with a single command to get great code search today. Current customers can update now.

Great code search for AWS CodeCommit

Sourcegraph brings great code search and understanding abilities to development teams using AWS CodeCommit. Code search helps your engineering team find usage examples, debug errors, reuse existing libraries and packages, and understand unfamiliar parts of your code base more quickly.

Great code search, bad code search

This is inspired by the classic essay Good Product Manager/Bad Product Manager.

Regexp queries, directories, OpenID Connect, and more updates to Sourcegraph

We have been hard at work on improvements to Sourcegraph to give you great code search for your code.

More powerful code search on Sourcegraph

Today, we're releasing more powerful code search on Sourcegraph.com and Sourcegraph.

Building toward the Sourcegraph master plan

The pace at which humans can write code is the main thing that stands between us and flying cars, a habitat on Mars, and a cure for cancer. One obstacle holding back progress is the software that billions of people use is being created by just 0.2% of the world's population (those who can write code).

Announcing Sourcegraph 2.0

We’ve been hard at work on some major improvements to how you search, browse, and review code. Today we’re excited to announce several big new features.

Code intelligence on GitHub embedded code snippets

At Sourcegraph, we think you deserve code intelligence whenever you’re looking at code.