Nick Fisher
Nick Fisher
Some of the methods on Promise have `any` as their return type. Notably, `Promise.prototype.then()` and `Promise.resolve()`. For example: ```ts static resolve < T >(value: ಠ_ಠ.clutz.goog.Promise < T , any >...
When I click the side-by-side diff button, it just changes the normal view to take full window width, and nothing else changes.  This is on Chrome 26.0.1410.63, Linux (Ubuntu).
Instead of rebinding ctrl+N, using the `on_new` event should work a bit better.
So that modules can be tracked back to the file which defined them.
Get rid of specific renderer functions like `setMonochrome` and change it to a generic `setOption`