Skip to content

Productivity

RaduBerinde edited this page Feb 3, 2016 · 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.

Other

  • [Ben's Go Emacs setup](Ben's Go Emacs setup)