Skip to content

Productivity

Arjun Narayan edited this page Oct 30, 2017 · 10 revisions

SourceGraph

SourceGraph is a web-based source browser. It can enhance github with on-mouse-over information about types/function, links to jump to definition, language-aware searching. The enhanced repository can be accessed through https://sourcegraph.com/github.com/cockroachdb/cockroach

There is also a Chrome extension that automagically enhances github without going through the special URL.

Misc