Sourcegraph
Pinned repositories
Repositories
-
deploy-sourcegraph-docker
Sourcegraph with Docker Compose deployment reference
-
support-scripts
List of scripts for supporting customers
-
-
sourcegraph
Universal code search (self-hosted)
-
create-extension
CLI to generate the skeleton for a Sourcegraph extension
-
deploy-sourcegraph
Deploy Sourcegraph to a Kubernetes cluster for large-scale code search and intelligence
-
sourcegraph-code-ownership
A Sourcegraph extension that shows code owners of the current file.
-
-
-
-
learn
Sourcegraph Learn: an educational hub to support all developers
-
lsif-node
Language Server Indexing Format (LSIF) generator for JavaScript and TypeScript
-
homebrew-src-cli
Homebrew tap for Sourcegraph src CLI
-
-
-
syntect_server
HTTP code syntax highlighting server written in Rust.
-
code-intel-extensions
Provides precise code intelligence via LSIF and Language Servers, and fuzzy code intelligence using ctags and text search
-
deploy-sourcegraph-digitalocean
Deploy Sourcegraph on DigitalOcean using Terraform
-
-
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
-
sourcegraph-git-extras
A Sourcegraph extension that adds Git blame and other useful features to code views on Sourcegraph, GitHub, GitLab, etc.
-
-
lsif-static-doc
Turn LSIF documentation (in Sourcegraph extension format) into Markdown.
-
jsonrpc2
Package jsonrpc2 provides a client and server implementation of JSON-RPC 2.0 (http://www.jsonrpc.org/specification)
-
sourcegraph-jetbrains
Sourcegraph for JetBrains IDEs (IntelliJ)
-
codemod
A collection of codemods powered by TS-Morph and PostCSS
-
campaigns-client
WIP TypeScript campaigns client
-
extension-api-classes
Classes used by the Sourcegraph extension API