duozmo

Results 5 comments of duozmo

Occurred (most recently) for me in Atom 1.4.0 upgrading `atom-beautify`, `dash`, and `script,` the last of which has had a `deactivate` method [for some time](https://github.com/rgbkrk/atom-script/blame/master/lib/script.coffee#L56).

Aggregation works, but it doesn’t seem to have much in the way of error reporting. Syntax errors are caught, but runtime errors fail silently. E.g. if I try a `$group`...

``` System Version: OS X 10.10.5 (14F27) Kernel Version: Darwin 14.5.0 ``` New here. Unclear to me if this project ought to be making Markdown files (.md) searchable with Spotlight,...

@MaddTheSane Gotcha. The Readme says, "Will make spotlight index the file contents," but that's from a while ago, hence my confusion.

Had a similar experience trying to do the stock word count on 60MB of Project Gutenberg text. Perhaps because of all the shutdowns (not sure), this module proved too slow...