Sourcegraph
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upPinned repositories
Repositories
-
deploy-sourcegraph
Deploy Sourcegraph to a Kubernetes cluster for large-scale code search and intelligence
-
deploy-sourcegraph-docker
Pure-Docker Sourcegraph cluster deployment reference
-
sourcegraph
Universal code search (self-hosted)
-
-
-
automation-testing
This repository is used to test opening and closing pull request with Automation
-
-
sourcegraph-code-ownership
A Sourcegraph extension that shows code owners of the current file.
-
sourcegraph-sentry
Sourcegraph Sentry extension renders "View logs on Sentry" links next to error handling code.
-
extension-api-stubs
Stubs for the Sourcegraph extension API to unit-test Sourcegraph extensions
-
babel-plugin-transform-react-hot-loader-wrapper
Wraps all exported React components (whose names match the configured pattern) with react-hot-loader to enable hot-reloading, even if the React components are spread across Webpack chunks using code splitting.
-
extension-api-classes
Classes used by the Sourcegraph extension API
-
sourcegraph-code-discussions
Sourcegraph Code Discussions — discuss code contextually, review code continuously.
-
-
sourcegraph-git-extras
A Sourcegraph extension that adds Git blame and other useful features to code views on Sourcegraph, GitHub, GitLab, etc.
-
sourcegraph-extension-samples
Sample code illustrating the Sourcegraph extension API
-
-
eslint-formatter-lsif
LSIF exporter for ESLint
-
open-in-editor-extension
Sourcegraph extension to open the currently viewed file in your editor of choice
-
-
sourcegraph-open-in-atom
Sourcegraph extension to open the currently viewed file in the Atom editor
-
sourcegraph-open-in-intellij
Sourcegraph extension to open the currently viewed file in IntelliJ IDEA
-
deploy-sourcegraph-digitalocean
Deploy Sourcegraph on DigitalOcean using Terraform
-
lsif-node
Language Server Indexing Format (LSIF)generator for Javascript and Typescript
-
eslint-config
Shared ESLint config for Sourcegraph projects
-
-
create-extension
CLI to generate the skeleton for a Sourcegraph extension