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
By submitting, I agree to Sourcegraph's Terms of Service and Privacy Policy.

The Nine Circles of Dependency Hell (and a roadmap out)

Spending more time on dependency issues than writing code—we’ve all been there, but it doesn’t have to be a one-way ticket.

How to remove secrets from your codebase

We used to store secrets in our source code. Here’s how we used code search to help us find, remove, and rotate all secrets in our codebase.

Sourcegraph 3.32 release

Sourcegraph 3.32 introduces a new search sidebar for navigating revisions, improved search results caching, and custom LSIF data retention policies.

“It’s small things that, when combined, make your development experience that much more pleasant”: Dev Tool Time with Paul Jolly

Paul Jolly, maintainer on the CUE project and co-creator of Play with Go, shares how a minimalist desk setup, combined with the sophisticated programming language CUE, creates a streamlined development environment.

Accessibility, observability, and sustainability: Dev Tool Time with Liz Fong-Jones

Liz Fong-Jones, Principal Developer Advocate at Honeycomb and long-time Site Reliability Engineer (SRE), shares how nano, Honeycomb, and ARM processors fit together into a moveable, minimal workflow for development.

Sourcegraph 3.31 release

Sourcegraph 3.31 introduces the ability to automatically migrate saved search notifications to code monitors.

We're deprecating Language Server support

We're dropping support for Language Server-based code intelligence from our product, effective 2021-09-06. Note that this will affect all instances that are not running a private extension registry, not just those upgrading to the current version of Sourcegraph.

“I don’t like things that write code for me”: Dev Tool Time with Mitchell Hashimoto

Mitchell Hashimoto, co-founder, CTO, and now individual contributor at HashiCorp, shares how reproducible environments with NixOS and an iPad fit into his developer workflow, and his sentiments about IDEs.

How to search code with Sourcegraph — a cheat sheet

A guide to help you get up to speed with Sourcegraph's commands quickly

“I basically want my whole computing environment to be programmable”: Dev Tool Time with Thorsten Ball

Thorsten Ball, software engineer at Sourcegraph, shares how he uses tmux as a window manager for the terminal, and goes to bat for Vim.

How to search code with Sourcegraph using structural patterns

Learn how to use structural search patterns to search code on Sourcegraph.

Sneak peek: API documentation generated for all your code

Here's a sneak peek of our latest experiment to bring API documentation to all your code, generated by LSIF code intelligence data.

Sourcegraph 3.30 release

Sourcegraph 3.30 introduces support for publishing batch changes from the UI, a new search reference in the search sidebar, and experimental API docs.

“I’m happy to represent the minimalist setup lifestyle”: Dev Tool Time with Leah Culver

Leah Culver, iOS Developer at Twitter, joined us to share some developer life hacks, her minimalist, no-config philosophy for tools, and her secret for reaching inbox zero.

The future of code search

We raised a $125M Series D to bring really great code search to every developer in the world. With this new funding, we’re prioritizing innovations that will push the frontier of developer experience.

How to search code with Sourcegraph using regular expression patterns

Learn how to use regular expression search patterns to search code on Sourcegraph.

How not to break a search engine or: What I learned about unglamorous engineering

When we switched to a new search query parser in September 2020, you'd never know that anything had changed. This is an account of the rigorous testing that happened behind the scenes to ensure a seamless transition.

Sourcegraph 3.29 release

The Sourcegraph 3.29 release introduces improved search results ranking and includes support for bulk actions with Batch Changes.

Meet the new Sourcegraph UI

We're launching an entirely new visual design for the Sourcegraph UI today! We've added so many features to Sourcegraph in the last few years, that we needed an entirely new visual design to keep up with our advancements. Let's take a look at some of the new designs and how they will help users navigate, understand, and make changes to code more efficiently.

How to search code with Sourcegraph using literal patterns

Learn how to use literal search patterns to search code on Sourcegraph.