Blog
  • Changelog
$ inbox subscribe --ai

Subscribe for AI news & product updates

Documentation About Sourcegraph
Powerful code search for Bitbucket Server
MAR 14, 2018

Powerful code search for Bitbucket Server

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

Read more
Introducing Sourcegraph 2.6: Symbol search for 75+ languages
MAR 13, 2018

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.

Read more
Introducing Sourcegraph 2.6: Symbol search for 75+ languages
MAR 13, 2018

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.

Read more
When is it ok to recover from panics in Go?
MAR 6, 2018

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).

Read more
Sourcegraph 2.5: Introducing code change alerts
FEB 8, 2018

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.

Read more
Announcing Sourcegraph 2.4: free, powerful search for your private code
JAN 9, 2018

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.

Read more
Introducing Sourcegraph 2.3
DEC 5, 2017

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.

Read more
Great code search for AWS CodeCommit
NOV 16, 2017

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.

Read more
Great code search, bad code search
NOV 15, 2017

Great code search, bad code search

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

Read more
Regexp queries, directories, OpenID Connect, and more updates to Sourcegraph
NOV 13, 2017

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.

Read more
More powerful code search on Sourcegraph
NOV 1, 2017

More powerful code search on Sourcegraph

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

Read more
Building toward the Sourcegraph master plan
OCT 6, 2017

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).

Read more
Announcing Sourcegraph 2.0
SEP 20, 2017

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.

Read more
Code intelligence on GitHub embedded code snippets
AUG 24, 2017

Code intelligence on GitHub embedded code snippets

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

Read more
File tree navigation on GitHub? Yes, please.
AUG 8, 2017

File tree navigation on GitHub? Yes, please.

We've added a file tree to GitHub so that you can quickly explore an entire repository and jump between files without taking your hands off the keyboard.

Read more
Building a high performance key/value store
JUL 13, 2017

Building a high performance key/value store

Marty explores the internals of a high-performance key/value store in Go. He discusses the basic design used to store and retrieve data, as well as the techniques used to achieve high performance.

Read more
gRPC in production
JUL 13, 2017

gRPC in production

Today, he's giving us a whirlwind tour of gRPC and how to use it in your production web service.

Read more
JP Robinson of NYTimes on Go kit, Gizmo, and Marvin
JUL 12, 2017

JP Robinson of NYTimes on Go kit, Gizmo, and Marvin

JP Robinson, principal engineer at the New York Times, has "drunk Peter's koolaid" with respect to Go kit.

Read more
Better GitHub code search and browsing with the Sourcegraph Chrome extension
JUN 27, 2017

Better GitHub code search and browsing with the Sourcegraph Chrome extension

Faster, smoother GitHub code browsing with the updated Sourcegraph Chrome extension.

Read more
Sourcegraph, code intelligence, and the Language Server Protocol
MAY 15, 2017

Sourcegraph, code intelligence, and the Language Server Protocol

Pick your favorite Java repository and a revision and file at random (or try this one). Visit that file in Sourcegraph and within seconds, you can jump to definition (Ctrl/⌘-click), find all references (right click), search for symbols (Ctrl/⌘-p), and view usage examples drawn from other projects.

Read more
← Newer Older →