Nick Fisher

Results 6 issues of 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. ![selection_003](https://f.cloud.github.com/assets/426222/556136/448f67be-c3d1-11e2-9a58-c1631f82f7c8.png) 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`