Kara Brightwell
Kara Brightwell
I've not been able to pin down exactly when this happens and the console doesn't provide much detail. Seems to be when the current project has been open for a...
Running `cd` does nothing. There is no output in the console. I've tested this on 0.0.34 and latest master.
```js const {generate} = require('escodegen'); const {parse} = require('esprima'); generate(parse('const {foo: bar = baz} = quux')) === `const { bar = baz: bar = baz } = quux;` ```
When a DesktopBackground action is triggered, only the background of the current space on each monitor is changed. If for example I have an active full screen window on a...
If a preprocessor or framework errors, or you Ctrl+C Grunt, PhantomJS is left running in the background. Next time Karma is run, you get two `[PhantomJS] Connected on socket` lines.
While Multitouch is running, holding down a click with the trackpad in Minecraft causes the cursor movement to lag greatly, and the click to stay held down after releasing it,...
Font Awesome 3.2 was released today, it'd be great if support were added for the extra icons.
unwrapped/before/after: 
It would be good to see progress bars for long running tasks e.g. download/upload. The [download](https://www.npmjs.com/package/download) module on npm supports this.
Tool for managing Babel/Lodash style "single repo with multiple packages" projects: https://github.com/sebmck/lerna