Sourcegraph
Grow your team on GitHub
GitHub is home to over 28 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upDocuments how to write a great liveblog post and how to submit your post for the GopherCon 2018 liveblog hosted by Sourcegraph at https://sourcegraph.com/gophercon
Want to work at Sourcegraph?
Sourcegraph CLI
Deploy Sourcegraph Data Center to a Kubernetes cluster for large-scale code search and intelligence
Code Extension Protocol (CXP) support for JavaScript/TypeScript
Common TypeScript/React client application code for CXP extension configuration and management
HTTP code syntax highlighting server written in Rust.
CLI tool for building and running CXP extensions
Sourcegraph's browser extensions (Chrome/Firefox)
A CXP extension that shows a tooltip on hover
A CXP extension that provides hovers, definitions, references, and implementations by communicating with an LSP-compliant language server over HTTP.
Adds code intelligence to code views on the web
CLI to bootstrap Sourcegraph npm packages
lsp-adapter provides a proxy which adapts Sourcegraph LSP requests to vanilla LSP requests
Package jsonrpc2 provides a client and server implementation of JSON-RPC 2.0 (http://www.jsonrpc.org/specification)
JavaScript and TypeScript code intelligence through the Language Server Protocol
Shared stylelint config for all Sourcegraph projects
Go language server to add Go support to editors and other tools that use the Language Server Protocol (LSP)
EXPERIMENTAL: A Go library for working with JSON Schema (draft-07): parsing schemas, generating Go types from a JSON Schema
Sourcegraph's loading spinner
Prettier config for Sourcegraph projects
Get code intelligence on Phabricator
Extended JSON parser and writer for Go
Example of Sourcegraph for Chrome/Firefox rendering mermaid.js diagrams
stripe-go
Forked from stripe/stripe-goGo library for the Stripe API.
Convert YAML to JSON
Convert JSON to YAML
Defines a common protocol for language servers.
Application tracing system for Go, based on Google's Dapper.