# Towards a GitHub Explorer: Deep editor integration for code review

DevFeed: [Towards a GitHub Explorer: Deep editor integration for code review](<https://devfeed.tech/articles/putting-the-i-back-in-ide-towards-a-github-explorer-20208.md>)

Original publisher: [Read original article](<https://blog.janestreet.com/putting-the-i-back-in-ide-towards-a-github-explorer/>)

Author: James Somers

Published: 2018-03-27T00:00:00Z

Content type: article

Language: en

Sources: [Jane Street](<https://devfeed.tech/sources/jane-street.md>)

Topics: [ide](<https://devfeed.tech/topics/ide.md>), [Code review](<https://devfeed.tech/topics/code-review.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Development](<https://devfeed.tech/topics/development.md>), [Emacs](<https://devfeed.tech/topics/emacs.md>), [OCaml](<https://devfeed.tech/topics/ocaml.md>)

Tags: [code-review](<https://devfeed.tech/tags/code-review.md>), [developer](<https://devfeed.tech/tags/developer.md>), [development](<https://devfeed.tech/tags/development.md>), [emacs](<https://devfeed.tech/tags/emacs.md>), [github](<https://devfeed.tech/tags/github.md>), [ide](<https://devfeed.tech/tags/ide.md>), [ocaml](<https://devfeed.tech/tags/ocaml.md>), [pull-requests](<https://devfeed.tech/tags/pull-requests.md>), [web-browser](<https://devfeed.tech/tags/web-browser.md>)

## AI overview

Jane Street describes an editor-based workflow that combines branch sandboxes, pull request access, code review, editing, building, and collaboration in one environment. The system is built around Mercurial, Iron, OCaml, and Emacs, and the article presents it as an example that could inspire similar integrations for Git and other editors.

## Source excerpt

Imagine a system for editing and reviewing code where: